Skip to content

Commit

Permalink
fix: putting BOT_TOKEN into release-please GitHub actions workflow (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe authored Jun 4, 2024
1 parent 5e494cd commit 049d3df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ jobs:
id: release
with:
release-type: simple
token: ${{ secrets.BOT_TOKEN }}

0 comments on commit 049d3df

Please sign in to comment.