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

This commit is contained in:
2024-07-30 21:32:53 +02:00
parent 518bb37bfe
commit a50ceadff2

View File

@ -14,7 +14,7 @@ jobs:
with:
path: resources
key: ${{ runner.os }}-resources
- name: Build
- name: Build test
run: hugo --minify
- uses: docker/login-action@v3
with: