Skip to content

Commit

Permalink
ci: Map Rails LTS login creds to env var
Browse files Browse the repository at this point in the history
  • Loading branch information
433eros committed Dec 18, 2023
1 parent d5c9011 commit bdaab34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
env:
CC_TEST_REPORTER_ID: 7729fca8695dd1ce5c6117fcd57680ee5a00726647ae7d4fe52c029de211449f
COVERAGE_REPORT: true
BUNDLE_GEMS__RAILSLTS__COM: ${{ secrets.BUNDLE_GEMS__RAILSLTS__COM }}

jobs:
ci:
Expand Down

0 comments on commit bdaab34

Please sign in to comment.