Skip to content

Commit

Permalink
feat: modify
Browse files Browse the repository at this point in the history
  • Loading branch information
thbgh committed Feb 20, 2024
1 parent 86e9d9c commit 327058c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,3 @@ jobs:
branch: gh-pages # The branch the action should deploy to.
folder: docs # The folder the action should deploy.
clean: true
- name: Log in to GitHub Package Registry
run: npm login --registry=https://npm.pkg.github.com/ --scope=@thbnpm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Publish to GitHub Package
run: npm publish --registry=https://npm.pkg.github.com/

0 comments on commit 327058c

Please sign in to comment.