try gitea action
Some checks failed
/ build (push) Failing after 17s

This commit is contained in:
2024-08-01 22:36:07 +02:00
parent 7fefb3d53b
commit d2085e2305

View File

@ -22,7 +22,7 @@ jobs:
- name: Build
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 }}
# if: startsWith(github.ref, 'refs/tags/v')
# with:
# username: ${{ vars.CONTAINER_REGISTRY_USERNAME }}
# password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}