Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Feb 6, 2024
1 parent 537083d commit c9c2ba9
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:

- name: Configure Bundler
run: |
echo "BUNDLE_GITHUB__COM: x-access-token=${{ secrets.CI_READ_COMMON }}" >> $GITHUB_ENV
echo "BUNDLE_GITHUB__COM=x-access-token:${{ secrets.CI_READ_COMMON }}" >> $GITHUB_ENV
- uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit c9c2ba9

Please sign in to comment.