@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: resources
|
path: resources
|
||||||
key: ${{ runner.os }}-resources
|
key: ${{ runner.os }}-resources
|
||||||
- name: Build test
|
- name: Build
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- uses: https://gitea.okami101.io/okami101/docker-action/.gitea/workflows/push-image@main
|
- uses: https://gitea.okami101.io/okami101/docker-action/.gitea/workflows/push-image@main
|
||||||
#if: startsWith(github.ref, 'refs/tags/v')
|
#if: startsWith(github.ref, 'refs/tags/v')
|
||||||
|
Reference in New Issue
Block a user