ci: Give flake hashes workflow permissions to push
This commit is contained in:
parent
33019c4529
commit
b53ba2eef4
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ jobs:
|
|||
fetch-tags: false
|
||||
fetch-single-branch: true
|
||||
submodules: false
|
||||
persist-credentials: false
|
||||
persist-credentials: true
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
|
||||
- uses: https://github.com/cachix/install-nix-action@7ab6e7fd29da88e74b1e314a4ae9ac6b5cda3801 # v31.8.0
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue