Skip to content

Commit

Permalink
update release token
Browse files Browse the repository at this point in the history
  • Loading branch information
ocervell committed Apr 8, 2024
1 parent 775eba1 commit 3ee9c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: GoogleCloudPlatform/release-please-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.RELEASE_TOKEN }}
release-type: python

0 comments on commit 3ee9c18

Please sign in to comment.