Skip to content

Commit

Permalink
wip: testando Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
emilianoeloi committed Oct 25, 2020
1 parent 923ebd5 commit 9bbb0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
node-version: 12
registry-url: https://npm.pkg.github.com/
- run: npm install
- run: npm test
- run: npm deploy
env:
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 9bbb0dc

Please sign in to comment.