Skip to content

Commit

Permalink
Add Github release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
switz committed Jan 3, 2024
1 parent ae40813 commit e3ddffb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.NPM_AUTH_TOKEN }}
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
registry: 'https://npm.pkg.github.com'

0 comments on commit e3ddffb

Please sign in to comment.