Skip to content

Commit

Permalink
Update TriggerExtensionRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 committed Mar 25, 2024
1 parent c6ad261 commit 7d46db1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/TriggerExtensionRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
# https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=Windows
# expire on 2024/9/21
azure-devops-token: ${{ secrets.ONE_BRANCH_TOKEN }}
azure-pipeline-variables: '{"variable1": "${{ github.sha }}"}'
# azure-pipeline-variables: '{"variable1": "${{ github.sha }}"}'
azure-pipeline-variables: '{"variable1": "cd149b7c50dbac2e3124ef1743a3270a727998ca"}'

0 comments on commit 7d46db1

Please sign in to comment.