From 53e34ad6f31a0f94bd44a852b18d4bb949e85a86 Mon Sep 17 00:00:00 2001 From: j Date: Sun, 28 Dec 2025 12:51:04 +1300 Subject: [PATCH] fix gitea runner script --- .gitea/workflows/test-and-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test-and-publish.yaml b/.gitea/workflows/test-and-publish.yaml index 00fe5b2..0434154 100644 --- a/.gitea/workflows/test-and-publish.yaml +++ b/.gitea/workflows/test-and-publish.yaml @@ -36,4 +36,4 @@ jobs: - name: Publish changed templates run: | - SOS_WRITE_TOKEN=${{ secrets.SOS_WRITE_TOKEN }} ~/.local/bin/dropshell publish -all ./ + SOS_WRITE_TOKEN=${{ secrets.SOS_WRITE_TOKEN }} ~/.local/bin/dropshell publish --all ./