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

This commit is contained in:
2024-08-01 22:39:14 +02:00
parent aa84e6e182
commit e87401928e

View File

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