Add token to access github api
Some checks failed
update-flake-lock / lockfile (push) Failing after 38s
Some checks failed
update-flake-lock / lockfile (push) Failing after 38s
This commit is contained in:
@@ -17,6 +17,8 @@ jobs:
|
||||
run: apt-get update && apt-get install -y sudo
|
||||
- name: Setup nix
|
||||
uses: cachix/install-nix-action@v22
|
||||
with:
|
||||
github_access_token: ${{ secrets.GH_ACCESS_TOKEN }}
|
||||
- name: Update nix flake lockfile
|
||||
run: |
|
||||
git status
|
||||
|
||||
Reference in New Issue
Block a user