1 parent bb3d743 commit fcd99f2Copy full SHA for fcd99f2
1 file changed
.github/workflows/publish.yml
@@ -13,7 +13,5 @@ jobs:
13
packages: write
14
id-token: write
15
with:
16
- npm: true
+ npm: false
17
gh: true
18
- secrets:
19
- npm_token: ${{ secrets.NPM_TOKEN }}
0 commit comments