From 2798b4f3bd710462e21758b9ec2515bfe98730fa Mon Sep 17 00:00:00 2001 From: Adrien Beaudouin Date: Thu, 1 Aug 2024 21:40:52 +0200 Subject: [PATCH] try gitea action --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 871f54a..da7f351 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: with: path: resources key: ${{ runner.os }}-resources - - name: Build test + - name: Build run: hugo --minify - - uses: https://gitea.okami101.io/okami101/docker-action/.gitea/workflows/push-image@main + - uses: https://gitea.okami101.io/okami101/docker-action/.gitea/workflows/push-image@d2f8e211e13fbccfa7cc15efeeb4175bd7015027 #if: startsWith(github.ref, 'refs/tags/v')