Skip to content

Commit 29f6946

Browse files
committed
ci: use default token
1 parent deb1118 commit 29f6946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ jobs:
8383
node-version: 14
8484
- name: Release
8585
env:
86-
GITHUB_TOKEN: ${{ secrets.TOKEN }}
86+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8787
run: npx semantic-release

0 commit comments

Comments
 (0)