Skip to content

Commit 9a3a02a

Browse files
committed
fix: release fixed
1 parent 1b23d83 commit 9a3a02a

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
@@ -18,6 +18,6 @@ jobs:
1818
- name: Release Please
1919
uses: googleapis/release-please-action@v4
2020
with:
21-
token: ${{ secrets.GITHUB_TOKEN }}
21+
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
2222
manifest-file: .release-please-manifest.json
2323
config-file: release-please-config.json

0 commit comments

Comments
 (0)