Skip to content

Commit

Permalink
configure the correct temp value
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Oct 21, 2023
1 parent 9b29229 commit 6138f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/createExampleRepos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@ jobs:
shell: pwsh
env:
AZURE_DEVOPS_CREATE_PAT: ${{ secrets.AZURE_DEVOPS_EXT_PAT }}
TEMP: ${{ runner.temp }}
run: |
.\make.ps1 -command "provision" -provisionCount 5

0 comments on commit 6138f1e

Please sign in to comment.