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

This commit is contained in:
2024-08-01 22:38:16 +02:00
parent d2085e2305
commit aa84e6e182

View File

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