Skip to content

Commit 7613bb1

Browse files
authored
ci: use OIDC instead of token for publishing (#3237)
1 parent f8c3868 commit 7613bb1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
- name: Publish package
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5049
run: npm run semantic-release
5150

5251
# Push storybook build to gh-pages branch if pushed to `master` branch

0 commit comments

Comments
 (0)