Skip to content

Commit 8356693

Browse files
committed
ci(release): set empty token for npm-publish action
1 parent bcc322a commit 8356693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838

3939
- name: Publish
4040
uses: JS-DevTools/npm-publish@v3
41+
with:
42+
token: empty
4143

4244
- name: Create GitHub Release
4345
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)