Skip to content

Commit

Permalink
Add GH token as bundler env var to fetch private solid_queue repo
Browse files Browse the repository at this point in the history
  • Loading branch information
rosa committed Sep 15, 2023
1 parent ad9bf5a commit 5869f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
runs-on: ubuntu-latest
env:
CI: true
BUNDLE_GITHUB__COM: x-access-token:${{ secrets.GH_TOKEN }}
strategy:
matrix:
ruby-version: ['3.0']
Expand Down

0 comments on commit 5869f07

Please sign in to comment.