Skip to content

Commit

Permalink
fix: x42
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciolauffer committed Feb 11, 2022
1 parent 6ad3785 commit 21ffe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
package-name: github-action-test-02
- run: |
npm run lint
npm run test
npm test
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 21ffe44

Please sign in to comment.