Skip to content

Commit

Permalink
test with token prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Mar 6, 2024
1 parent 938c6a8 commit b03d6a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- script: npx @chronus/github create-releases --repo azure/typespec-azure --publish-summary ./report-summary-temp.json
displayName: Create github releases
env:
GITHUB_TOKEN: $(azuresdk-github-pat)
GITHUB_TOKEN: "token $(azuresdk-github-pat)"

# - template: ./templates/install.yml
# parameters:
Expand Down

0 comments on commit b03d6a8

Please sign in to comment.