Skip to content

Commit

Permalink
try another token
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan committed Jul 23, 2024
1 parent 1c86f2c commit 6b168d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
bundle _2.4.12_ config unset deployment
BUNDLE_GEMFILE=Gemfile.lawa bundle _2.4.12_ install
env:
BUNDLE_GITHUB__COM: x-access-token:${{ secrets.GITHUB_TOKEN }}
BUNDLE_GITHUB__COM: x-access-token:${{ secrets.API_TOKEN_GITHUB }}
- name: Run lawa
run: BUNDLE_GEMFILE=Gemfile.lawa bundle _2.4.12_ exec lawa --enabled-package-managers=gomodules --decisions-file=.license-decisions.yml
env:
Expand Down

0 comments on commit 6b168d3

Please sign in to comment.