Skip to content

Commit

Permalink
ci: run release please with user token
Browse files Browse the repository at this point in the history
Signed-off-by: Joke de Buhr <[email protected]>
  • Loading branch information
joke committed Mar 12, 2024
1 parent 3ea0a84 commit b832d09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
id: release
with:
release-type: simple
signoff: Joke de Buhr <[email protected]>
token: ${{ secrets.RELEASE_PLEASE }}

publish:
needs: release-please
Expand Down

0 comments on commit b832d09

Please sign in to comment.