fix(ci): Add access token for private flake inputs
All checks were successful
CI / check (pull_request) Successful in 3m1s
All checks were successful
CI / check (pull_request) Successful in 3m1s
This commit is contained in:
@@ -16,3 +16,5 @@ jobs:
|
|||||||
|
|
||||||
- name: Check flake
|
- name: Check flake
|
||||||
run: nix flake check
|
run: nix flake check
|
||||||
|
env:
|
||||||
|
NIX_CONFIG: "access-tokens = git.johnogle.info=${{ secrets.GITEA_ACCESS_TOKEN }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user