workflow: rm GITHUB_TOKEN from update-flake-lock
This commit is contained in:
parent
616d291030
commit
ec978a406d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update-flake-lock.yml
vendored
2
.github/workflows/update-flake-lock.yml
vendored
|
@ -14,7 +14,5 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v30
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Update flake.lock
|
||||
uses: DeterminateSystems/update-flake-lock@v24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue