Skip to content

Commit

Permalink
github token added
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Feb 6, 2024
1 parent fbd0b3f commit 1fea297
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/checkout@v4

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

Expand Down

0 comments on commit 1fea297

Please sign in to comment.