Skip to content

Commit

Permalink
Added secret
Browse files Browse the repository at this point in the history
  • Loading branch information
slischka committed Jan 31, 2021
1 parent 5194dc0 commit 1024818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,5 @@ jobs:

- uses: codecov/codecov-action@v1
with:
token: c6fa9646-248f-4ebf-9cb4-8916ea75e1d2
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true

0 comments on commit 1024818

Please sign in to comment.