try gitea action
All checks were successful
/ build (push) Successful in 15s

This commit is contained in:
2024-08-01 22:21:08 +02:00
parent 2304d88224
commit 7fefb3d53b

View File

@ -19,7 +19,7 @@ jobs:
with: with:
path: resources path: resources
key: ${{ runner.os }}-resources key: ${{ runner.os }}-resources
- name: Build test - name: Build
run: hugo --minify run: hugo --minify
- uses: https://gitea.okami101.io/okami101/docker-action@main - uses: https://gitea.okami101.io/okami101/docker-action@main
if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/v')