Skip to content

Commit

Permalink
Merge pull request #94 from baszalmstra/fix/codecov_tokenless
Browse files Browse the repository at this point in the history
fix: remove the codecov token
  • Loading branch information
Wodann authored Mar 6, 2020
2 parents 1ce4626 + 5a34585 commit 8f4834e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ jobs:

- uses: codecov/codecov-action@v1
with:
token: 9664cbca-39d7-4c44-931a-064d2e75f80b # Not secure, have to wait for this issue: https://github.com/codecov/codecov-action/issues/29
file: ${{ steps.coverage.outputs.report }}
name: ${{ matrix.os }}

artifacts:
name: Artifacts
Expand Down

0 comments on commit 8f4834e

Please sign in to comment.