This commit is contained in:
@ -21,7 +21,7 @@ jobs:
|
|||||||
extended: true
|
extended: true
|
||||||
- name: Build
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- uses: https://gitea.okami101.io/okami101/docker-action/docker@main
|
- uses: https://gitea.okami101.io/okami101/actions/docker@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 }}
|
||||||
|
Reference in New Issue
Block a user