ci: add gitea token
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
|||||||
repository: xaked/nix-config
|
repository: xaked/nix-config
|
||||||
path: nix-config
|
path: nix-config
|
||||||
ref: master
|
ref: master
|
||||||
|
token: ${{ secrets.NIX_CONFIGURATION_GITEA_CLONE_TOKEN }}
|
||||||
- name: Setup sudo and jq (required for the next step)
|
- name: Setup sudo and jq (required for the next step)
|
||||||
run: apt-get update && apt-get install -y sudo jq
|
run: apt-get update && apt-get install -y sudo jq
|
||||||
- name: Setup nix
|
- name: Setup nix
|
||||||
|
|||||||
Reference in New Issue
Block a user