Skip to content

Commit

Permalink
Try coveralls with GITHUB_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
  • Loading branch information
reid-spencer committed Nov 12, 2022
1 parent bc1b04e commit 86e47a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
which hugo
sbt -v clean coverage Test/compile test coverageAggregate coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
COVERALLS_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COVERALLS_FLAG_NAME: Scala ${{ matrix.scala }}

- name: Cleanup Before Caching
Expand Down

0 comments on commit 86e47a0

Please sign in to comment.