Link bookmarking tool built on aproto (early alpha)

ci: nevermind, can't upgrade deno in ci

finxol.io 01ebd76c 9ce8bd76

verified
Changed files
+1 -5
.tangled
workflows
+1 -5
.tangled/workflows/deploy.yaml
···
when:
-
- event: ["push"]
+
- event: [""]
branch: ["main"]
dependencies:
···
engine: "nixery"
steps:
-
- name: Upgrade Deno to latest version
-
command: |
-
deno upgrade
-
- name: Deploy to Deno Deploy
command: |
deno deploy --org finxol --app pinboarding --prod