commit 8b1ac5dfce7b73bd475b0943f9dffb973c295ff9 parent d27deaefa3f7a126d411b935b889047a4557b3db Author: Jack Mordaunt <jackmordaunt.dev@gmail.com> Date: Fri, 11 Jul 2025 11:52:51 -0300 ci: fix site name Needs to be the name of the repo. Diffstat:
| M | .builds/publish.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.builds/publish.yml b/.builds/publish.yml @@ -3,7 +3,7 @@ oauth: pages.sr.ht/PAGES:RW packages: - hut environment: - site: jackmordaunt.srht.site + site: site tasks: - package: | cd $site