interactive intro to open social at-me.zzstoatzz.io

update workflow to trigger on push to main

+2 -2
+2 -2
.tangled/workflows/deploy.yaml
··· 2 2 3 3 when: 4 4 - event: ["push"] 5 - branch: ["ci-setup"] 5 + branch: ["main"] 6 6 7 7 dependencies: 8 8 nixpkgs: 9 9 - flyctl 10 10 11 11 steps: 12 - - name: deploy to fly.io 12 + - name: Deploy to fly.io 13 13 command: | 14 14 flyctl deploy --remote-only