Skip to content

Commit

Permalink
ci: change token for release please
Browse files Browse the repository at this point in the history
  • Loading branch information
lgdd committed Apr 16, 2024
1 parent 964972d commit 7178b88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}

0 comments on commit 7178b88

Please sign in to comment.