Skip to content

Commit f7fdde1

Browse files
committed
ci: use github token
1 parent 4cd72ef commit f7fdde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

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)