this repo has no description
1when: 2 - event: ["push", "manual"] 3 branch: ["main"] 4 5engine: nixery 6 7dependencies: 8 # custom registry 9 git+https://tangled.org/regnault.dev/spindle-artifact: 10 - spindle-artifact 11 12steps: 13 - name: Upload file 14 command: | 15 echo "a" > a.txt 16 ~/.nix-profile/bin/spindle-artifact webfishing-macos-atproto 1.0 a.txt