Update .gitea/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 34s
Some checks failed
update-flake-lock / lockfile (push) Failing after 34s
This commit is contained in:
parent
c988aaefcd
commit
ccb6398731
@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
extra_nix_config: |
|
extra_nix_config: |
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
|
access-tokens = github.com=${{ secrets.GH_TOKEN_FOR_UPDATES }}
|
||||||
- name: Update flake.lock
|
- name: Update flake.lock
|
||||||
uses: DeterminateSystems/update-flake-lock@v20
|
uses: DeterminateSystems/update-flake-lock@v20
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user