data endpoint for entity 90008 (aka. a website)
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix bun step

dusk 8d6787c3 74dac09e

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 9 9 10 10 steps: 11 11 - name: build website 12 - command: bun -b install && bun -b run build 12 + command: bun install && bun run -b build 13 13 - name: trigger deploy 14 14 command: curl -u "$WEBHOOK_AUTH" https://webhook.gaze.systems/deploy-wolumonde