This commit is contained in:
parent
3c49477384
commit
8eee3d77d5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
image: nixos/nix
|
||||
commands: |
|
||||
echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
|
||||
echo $GH_PAT >> /etc/nix/nix.conf
|
||||
echo 'access-tokens = github.com=$${GH_PAT}' >> /etc/nix/nix.conf
|
||||
nix flake update
|
||||
secrets: [ gh_pat ]
|
||||
push-changes:
|
||||
|
|
Loading…
Reference in a new issue