Skip to content

Commit 4d625c9

Browse files
committed
fix: remove GITHUB_ACTION_TOKEN
1 parent 05ae568 commit 4d625c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ jobs:
2424
with:
2525
before-publish: yarn build
2626
secrets:
27-
GITHUB_ACTION_TOKEN: ${{ github.token }}
2827
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)