Skip to content

Commit

Permalink
fix(ci): add token in nix options
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Oct 7, 2024
1 parent 6a1e620 commit 7545561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
automated
automerge
dependencies
nix-options: "--access-tokens github.com=${{ secrets.GH_TOKEN_FOR_UPDATES }}"
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}
- name: Create compare URLs
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
Expand Down

0 comments on commit 7545561

Please sign in to comment.