Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarlotta committed Mar 24, 2021
1 parent 6da676a commit 785b706
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
scope: '@wisersolutions'
- uses: actions/checkout@master
- run: npm i --frozen-lockfile
env:
NODE_AUTH_TOKEN: ${{ secrets.WISER_CI_TOKEN }}
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: npm publish

0 comments on commit 785b706

Please sign in to comment.