Skip to content

Commit

Permalink
ci: πŸ’» ε…³ζŽ‰ npm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjone committed May 20, 2023
1 parent 6e23041 commit 33895ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
- name: 5. ζ‰“εŒ…
run: yarn build

- name: 6. 发布 npm εŒ…
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
# - name: 6. 发布 npm εŒ…
# run: npm publish
# env:
# NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: 7. θ―»ε–ε½“ε‰η‰ˆζœ¬ε·
id: version
Expand Down

0 comments on commit 33895ab

Please sign in to comment.