Skip to content

Commit

Permalink
Use GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
fniephaus authored Aug 5, 2020
1 parent 6586f04 commit aaabad0
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 @@ -19,4 +19,4 @@ jobs:
- run: smalltalkci -s ${{ matrix.smalltalk }}
timeout-minutes: 15
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit aaabad0

Please sign in to comment.