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

Commit

Permalink
go back to GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed Jan 14, 2020
1 parent 35ff920 commit ce802ef
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.COVERALLS_TOKEN }}
REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ce802ef

Please sign in to comment.