Skip to content

Commit 5a19ee1

Browse files
committed
ci: release 配置 2
1 parent 1c63272 commit 5a19ee1

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
@@ -17,7 +17,7 @@ jobs:
1717
- uses: googleapis/release-please-action@v4
1818
id: release
1919
with:
20-
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
20+
token: ${{ secrets.GITHUB_TOKEN }}
2121

2222
publish-npm:
2323
needs: release

0 commit comments

Comments
 (0)