Skip to content

Commit

Permalink
change github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Jan 5, 2020
1 parent 270a22f commit 6dc3599
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 @@ -22,7 +22,7 @@ jobs:
run: npm run test
- name: "👖 coveralls"
uses: coverallsapp/[email protected]
env:
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
- name: "🚀 publish"
run: npm publish
Expand Down

0 comments on commit 6dc3599

Please sign in to comment.