Skip to content

Commit

Permalink
Update deploy-machine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Žiga Leber authored Jan 30, 2024
1 parent 8195642 commit affc383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-machine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
github_access_token: ${{secrets.GITHUB_TOKEN}}
extra_nix_config: |
access-tokens = github.com=${{secrets.PAT}}
access-tokens = github.com=${{secrets.PAT}} github.com=${{secrets.PAT_GC}}
extra-substituters = https://cache.lpm.feri.um.si?priority=100
extra-trusted-public-keys = cache.lpm.feri.um.si:mRrqApyiZICyeWfyiEoJPy+Cz50YAJhN9Gpe49Bhmos=
trusted-substituters = https://cache.lpm.feri.um.si
Expand Down

0 comments on commit affc383

Please sign in to comment.