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: with:
path: resources path: resources
key: ${{ runner.os }}-resources key: ${{ runner.os }}-resources
- name: Build - name: Build test
run: hugo --minify run: hugo --minify
- uses: docker/login-action@v3 - uses: docker/login-action@v3
with: with: