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