mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-23 06:19:00 +00:00
ci: update permissions for update workflow
This commit is contained in:
parent
e8a05bef8b
commit
276dcc7b49
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
jobs:
|
||||
update:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user