Skip to content

Commit 12c5a4f

Browse files
authored
Merge pull request #13 from nodejs/mhdawson-patch-1
Update the token name used for release-please
2 parents a2087a9 + e33849c commit 12c5a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
package-name: release
2222
bump-minor-pre-major: true
2323
bump-patch-for-minor-pre-major: true
24-
token: ${{ secrets.RELEASE_PLEASE_GITHUB_ACTION }}
24+
token: ${{ secrets.RELEASE_PLEASE_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)