Link bookmarking tool built on aproto (early alpha)

ci: nevermind, can't upgrade deno in ci

finxol.io 01ebd76c 9ce8bd76

verified
+1 -5
+1 -5
.tangled/workflows/deploy.yaml
··· 1 1 when: 2 - - event: ["push"] 2 + - event: [""] 3 3 branch: ["main"] 4 4 5 5 dependencies: ··· 9 9 engine: "nixery" 10 10 11 11 steps: 12 - - name: Upgrade Deno to latest version 13 - command: | 14 - deno upgrade 15 - 16 12 - name: Deploy to Deno Deploy 17 13 command: | 18 14 deno deploy --org finxol --app pinboarding --prod