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

This commit is contained in:
2024-08-03 12:00:23 +02:00
parent 4789bb5c03
commit ad9b1cd38d

View File

@ -21,7 +21,7 @@ jobs:
extended: true
- name: Build
run: hugo --minify
- uses: https://gitea.okami101.io/okami101/docker-action/docker@main
# if: startsWith(github.ref, 'refs/tags/v')
- uses: https://gitea.okami101.io/okami101/actions/docker@main
if: startsWith(github.ref, 'refs/tags/v')
with:
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}