Skip to content

Commit

Permalink
add permission scope to auth token (#5020)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffreyhung authored Feb 7, 2025
1 parent f835c37 commit 6de13a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
with:
app-id: ${{ vars.SENTRY_RELEASE_BOT_CLIENT_ID }}
private-key: ${{ secrets.SENTRY_RELEASE_BOT_PRIVATE_KEY }}
owner: getsentry # create token that have access to all repos

- uses: actions/checkout@v3
name: Check out target repo
Expand Down

0 comments on commit 6de13a1

Please sign in to comment.