Skip to content

Commit

Permalink
Merge pull request #13 from nodejs/mhdawson-patch-1
Browse files Browse the repository at this point in the history
Update the token name used for release-please
  • Loading branch information
mhdawson authored Oct 24, 2024
2 parents a2087a9 + e33849c commit 12c5a4f
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 @@ -21,4 +21,4 @@ jobs:
package-name: release
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
token: ${{ secrets.RELEASE_PLEASE_GITHUB_ACTION }}
token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}

0 comments on commit 12c5a4f

Please sign in to comment.