Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Mar 6, 2024
1 parent 5c72efb commit 06dd586
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eng/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +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: "testinvalid"
GITHUB_TOKEN: "$(azuresdk-github-pat)"

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

0 comments on commit 06dd586

Please sign in to comment.