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 - name: Build
run: hugo --minify run: hugo --minify
- uses: https://gitea.okami101.io/okami101/docker-action@main - uses: https://gitea.okami101.io/okami101/docker-action@main
# if: startsWith(github.ref, 'refs/tags/v') if: startsWith(github.ref, 'refs/tags/v')
with: with:
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}