Skip to content

Commit

Permalink
remove package check version
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouslag committed Feb 22, 2022
1 parent df2d385 commit 10dfab4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,8 @@ jobs:
with:
token: ${{ secrets.NPMJS_TOKEN }}
registry: https://registry.npmjs.org/
check-version: true
- uses: JS-DevTools/npm-publish@v1
name: Publish to GitHub
with:
token: ${{ secrets.GH_TOKEN }}
registry: https://npm.pkg.github.com
check-version: true

0 comments on commit 10dfab4

Please sign in to comment.