Skip to content

Commit b4a94ac

Browse files
author
Tom Sydney Kerckhove
committed
again
1 parent 445ed84 commit b4a94ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oneshot-nix-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515

1616
- run: nix run github:NorfairKing/nix-ci#github-actions-worker
1717
env:
18+
NIX_CONFIG: "extra-access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}"
1819
NIX_CI_WORKER_NAME: 'github-action'
1920
NIX_CI_WORKER_PRIVATE_KEY: '${{ secrets.NIX_CI_WORKER_PRIVATE_KEY }}'
2021
NIX_CI_WORKER_LEADER: https://api.staging.nix-ci.com

0 commit comments

Comments
 (0)