this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: try running git cmds in deploy

dusk f6e60680 bc336762

+5 -3
+5 -3
deploy.nu
··· 6 6 7 7 nix flake update 8 8 9 - git add . 10 - git commit -m "chore: update flake dependencies (deploy) [skip ci]" 11 - git push 9 + try { 10 + git add . 11 + git commit -m "chore: update flake dependencies (deploy) [skip ci]" 12 + git push 13 + } 12 14 13 15 nix run .#apps.nixinate.wolumonde -L --show-trace