Skip to content

Commit 487310b

Browse files
author
Tom Sydney Kerckhove
committed
again
1 parent b4a94ac commit 487310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +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 }}"
18+
NIX_CONFIG: "extra-access-tokens = github.com=${{ secrets.NIX_CI_GITHUB_ACCESS_TOKEN }}"
1919
NIX_CI_WORKER_NAME: 'github-action'
2020
NIX_CI_WORKER_PRIVATE_KEY: '${{ secrets.NIX_CI_WORKER_PRIVATE_KEY }}'
2121
NIX_CI_WORKER_LEADER: https://api.staging.nix-ci.com

0 commit comments

Comments
 (0)