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 workflow name

dusk c94e9f5f 56e478d5

+1 -1
+1 -1
.forgejo/workflows/build.yaml
··· 25 25 env: 26 26 PAT: ${{ secrets.PAT }} 27 27 run: | 28 - curl -X POST "https://git.gaze.systems/api/v1/repos/90008/ark/actions/workflows/deploy.yml/dispatches" -H "Accept: application/json" -H "Authorization: token $PAT" --json '{"ref": "terra"}' 28 + curl -X POST "https://git.gaze.systems/api/v1/repos/90008/ark/actions/workflows/deploy.yaml/dispatches" -H "Accept: application/json" -H "Authorization: token $PAT" --json '{"ref": "terra"}'