Files
lora.vegas/.gitea/workflows
sneak f7d614952d
All checks were successful
check / check (push) Successful in 10s
Remove the temporary deploy trigger
Reverts the branch entry added purely so act_runner would really
execute the deploy workflow's build job against the new hugo install
path. deploy.yml is back to `branches: [main]` and is now byte-identical
to main's copy: `git diff main HEAD -- .gitea/workflows/deploy.yml` is
empty.

The runner-verified commit 2a95023 is deliberately left in this branch's
history rather than rebased away, so a reviewer can confirm for
themselves that nothing functional changed between what the runner
actually ran and what is being merged:

    git diff 2a95023 HEAD -- .gitea/workflows/deploy.yml

Only the trigger entry and its comment differ.
2026-08-09 14:53:18 +00:00
..
2026-08-09 14:53:18 +00:00