Skip to content

Commit

Permalink
fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luisorbaiceta committed Nov 21, 2021
1 parent 1a926a1 commit 20889f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
- uses: mikeal/merge-release@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
DEPLOY_DIR: dist
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 20889f7

Please sign in to comment.