Update .gitea/workflows/main.yml
Some checks failed
update-flake-lock / lockfile (push) Failing after 34s

This commit is contained in:
sora 2023-11-15 12:11:48 +01:00
parent c988aaefcd
commit ccb6398731

View File

@ -19,7 +19,7 @@ jobs:
with:
extra_nix_config: |
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
uses: DeterminateSystems/update-flake-lock@v20
with: