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

This commit is contained in:
2024-08-03 11:59:15 +02:00
parent c57c660f9f
commit 4789bb5c03

View File

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