mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
fixed action
This commit is contained in:
parent
bf357e61a9
commit
c008f715da
1 changed files with 4 additions and 4 deletions
|
|
@ -17,11 +17,11 @@ jobs:
|
||||||
with:
|
with:
|
||||||
extra-conf: "lazy-trees = true"
|
extra-conf: "lazy-trees = true"
|
||||||
|
|
||||||
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
# - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
|
||||||
with:
|
# with:
|
||||||
use-flakehub: false
|
# use-flakehub: false
|
||||||
|
|
||||||
- uses: DeterminateSystems/update-flake-lock@v24
|
- uses: https://github.com/DeterminateSystems/update-flake-lock@v24
|
||||||
with:
|
with:
|
||||||
pr-title: "Update flake.lock" # Title of PR to be created
|
pr-title: "Update flake.lock" # Title of PR to be created
|
||||||
pr-labels: | # Labels to be set on the PR
|
pr-labels: | # Labels to be set on the PR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue