Skip to content

Commit

Permalink
fix release please token
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed May 28, 2024
1 parent 410ed32 commit 9a3df36
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: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
release-type: simple

0 comments on commit 9a3df36

Please sign in to comment.