Skip to content

Commit 4014ba1

Browse files
authored
ci: drop specified secrets, rely on implicit GH token (#386)
1 parent c5c791c commit 4014ba1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,4 @@ jobs:
2727
run: npm i
2828

2929
- name: Release
30-
env:
31-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3330
run: npx semantic-release --branches=main --debug

0 commit comments

Comments
 (0)