Skip to content

Commit

Permalink
try2
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Feb 6, 2024
1 parent f3b72c9 commit 861ddbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- uses: ruby/setup-ruby@v1
env:
BUNDLE_GITHUB__COM: ${{ secrets.CI_READ_COMMON }}:x-oauth-basic
BUNDLE_GITHUB__COM: x-access-token:${{ secrets.CI_READ_COMMON }}
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

Expand Down

0 comments on commit 861ddbc

Please sign in to comment.