Skip to content

Commit

Permalink
testing env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
M3GH4NN committed Mar 15, 2024
1 parent 01404fc commit 471a252
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
echo "AZURE_CLIENT_SECRET=$(echo $AZURE_CLIENT_SECRET | base64 -w0)" >> $GITHUB_ENV
echo "AZURE_TENANT_ID=$(echo $AZURE_TENANT_ID | base64 -w0)" >> $GITHUB_ENV
call_central_workflow:
name: CI
uses: M3GH4NN/central-artifacts/.github/workflows/ci.yml@credentials
Expand All @@ -43,4 +42,3 @@ jobs:
permissions:
contents: write
pull-requests: read
####

0 comments on commit 471a252

Please sign in to comment.