ci: add gitea token
All checks were successful
build-flake / Build flake (push) Successful in 8m13s
build-flake / Release a new version (push) Successful in 21s

This commit is contained in:
2025-12-30 21:00:19 +02:00
parent baa4928b0e
commit 49cc2b51a6

View File

@@ -20,6 +20,7 @@ jobs:
repository: xaked/nix-config
path: nix-config
ref: master
token: ${{ secrets.NIX_CONFIGURATION_GITEA_CLONE_TOKEN }}
- name: Setup sudo and jq (required for the next step)
run: apt-get update && apt-get install -y sudo jq
- name: Setup nix