This commit is contained in:
parent
0928ebd5bc
commit
f7d68ccb7b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: gitpot_main
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/peaceiris/hugo:latest-full
|
||||
|
||||
|
|
Loading…
Reference in a new issue