Skip to content

Commit dfb485b

Browse files
authored
Update release-please.yml
1 parent 8329344 commit dfb485b

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
@@ -15,5 +15,5 @@ jobs:
1515
steps:
1616
- uses: googleapis/release-please-action@v4
1717
with:
18-
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
18+
token: ${{ secrets.GITHUB_TOKEN }}
1919
release-type: node

0 commit comments

Comments
 (0)