Skip to content

Commit a1dad60

Browse files
authored
Add coveralls token to build.yml
1 parent 551bc8e commit a1dad60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
env:
4343
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
4444
AWS_REGION: us-east1
45+
COVERALLS_REPO_TOKEN: 1UIsHrEF5QWZMbgpYeAnMrnqjGkzyQxgn
4546
steps:
4647
- uses: actions/checkout@v2
4748
- uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)