deploy on merge to main #1

merged
opened by zzstoatzz.io targeting main from ci-setup
Changed files
+4 -2
.tangled
workflows
+2
README.md
···
@me shows this visually: your identity at the center, surrounded by the third-party apps that have created data for you. click an app to see what record types it stores, then click a record type to view the actual data.
+
inspired by [pdsls.dev](https://pdsls.dev).
+
## running locally
```bash
+2 -2
.tangled/workflows/deploy.yaml
···
when:
- event: ["push"]
-
branch: ["ci-setup"]
+
branch: ["main"]
dependencies:
nixpkgs:
- flyctl
steps:
-
- name: deploy to fly.io
+
- name: Deploy to fly.io
command: |
flyctl deploy --remote-only