mirror of
https://github.com/jerryc127/hexo-theme-butterfly.git
synced 2026-08-08 11:38:42 +08:00
chore: 更新 publish.yml,為 npm publish 添加 --access public 參數
This commit is contained in:
@@ -22,4 +22,6 @@ jobs:
|
||||
|
||||
- run: npm install
|
||||
|
||||
- run: npm publish --provenance
|
||||
- run: npm publish --provenance --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
Reference in New Issue
Block a user