Skip to content

Commit

Permalink
test without token
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Mar 6, 2024
1 parent b03d6a8 commit 4d1d7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:

- script: npx @chronus/github create-releases --repo azure/typespec-azure --publish-summary ./report-summary-temp.json
displayName: Create github releases
env:
GITHUB_TOKEN: "token $(azuresdk-github-pat)"
# env:
# GITHUB_TOKEN: "token $(azuresdk-github-pat)"

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

0 comments on commit 4d1d7c3

Please sign in to comment.