Skip to content

Commit

Permalink
CI: Add COVERALLS_REPO_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Sep 22, 2023
1 parent 021a207 commit ae1d032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:

env:
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ae1d032

Please sign in to comment.