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 6dc3599 commit d58b00c
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 @@ -23,7 +23,7 @@ jobs:
- name: "👖 coveralls"
uses: coverallsapp/github-action@v1.0.1
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: "🚀 publish"
run: npm publish
env:
Expand Down

0 comments on commit d58b00c

Please sign in to comment.