Skip to content

Commit

Permalink
only publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
redxtech committed Nov 3, 2020
1 parent 4415540 commit 5a5f2f3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,3 @@ jobs:
run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
- uses: actions/setup-node@v1
with:
registry-url: 'https://npm.pkg.github.com'
- name: Publish to GPM
run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_AUTH_TOKEN }}

0 comments on commit 5a5f2f3

Please sign in to comment.