Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Try using dedicated secret
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Jan 14, 2020
1 parent 8b928ba commit 35ff920
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 @@ -33,4 +33,4 @@ jobs:
- name: Report to Coveralls
run: luacov-coveralls --repo-token $REPO_TOKEN
env:
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO_TOKEN: ${{ secrets.COVERALLS_TOKEN }}

0 comments on commit 35ff920

Please sign in to comment.