Skip to content

Commit

Permalink
CI_READ_COMMON
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Feb 6, 2024
1 parent 1fea297 commit f3b72c9
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.GITHUB_TOKEN }}
BUNDLE_GITHUB__COM: ${{ secrets.CI_READ_COMMON }}:x-oauth-basic
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically

Expand Down

0 comments on commit f3b72c9

Please sign in to comment.