Skip to content

Commit

Permalink
chore: remove --delete-- (jobs.finish.steps.with.NPM_TOKEN)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Nov 8, 2020
1 parent 955da1b commit fda45b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
- name: Coveralls Finished
uses: coverallsapp/github-action@master
with:
NPM_TOKEN: '--delete--'
github-token: '${{ secrets.github_token }}'
path-to-lcov: build/coverage/lcov.info
parallel-finished: true

0 comments on commit fda45b5

Please sign in to comment.