Skip to content

Commit

Permalink
Merge pull request #5 from Fa-haxiki/Fa-haxiki-patch-5
Browse files Browse the repository at this point in the history
Update npm-publish.yml
  • Loading branch information
Fa-haxiki authored Sep 27, 2023
2 parents 46d610e + ec0bfa0 commit 34a8d85
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ jobs:
npm install
npm run build
- name: 'Publish to the npm registry'
uses: primer/publish@3.0.0
- name: Publish to the npm registry
run: npm publish
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
with:
default_branch: 'main'

0 comments on commit 34a8d85

Please sign in to comment.