Skip to content

Commit

Permalink
chore: use correct token for release
Browse files Browse the repository at this point in the history
  • Loading branch information
buehler committed Jun 7, 2024
1 parent 1ccf465 commit 8f144fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
id-token: 'write'
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.DEPLOY_TOKEN }}
- uses: google-github-actions/auth@v2
with:
credentials_json: '${{ secrets.GOOGLE_CREDENTIALS }}'
Expand Down

0 comments on commit 8f144fc

Please sign in to comment.