From c9e122b94e719adaf207cd9b7b3af8a79262e16e Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Tue, 7 Jan 2025 16:12:19 +0000 Subject: [PATCH] Allow bumping of hugo-tasks action --- .forgejo/workflows/publish.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/publish.yaml b/.forgejo/workflows/publish.yaml index a628a15a..524e7eeb 100644 --- a/.forgejo/workflows/publish.yaml +++ b/.forgejo/workflows/publish.yaml @@ -27,12 +27,12 @@ jobs: path: /tmp/hugo key: www.byjp.me-hugo-persistent-info - name: Build site - uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0 + uses: https://git.byjp.me/jp/hugo-tasks@v0.1 # TODO: Move site - name: Build Gemini capsule - uses: https://git.byjp.me/jp/hugo-tasks@v0.1.0 + uses: https://git.byjp.me/jp/hugo-tasks@v0.1 with: tasks: gemini-reduce