Update .gitea/workflows/action.yml
Some checks failed
pipeline / deploy-job (push) Has been cancelled
Some checks failed
pipeline / deploy-job (push) Has been cancelled
This commit is contained in:
parent
03ac2cf887
commit
ed7ef2bf76
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy-job:
|
deploy-job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: hugo
|
||||||
steps:
|
steps:
|
||||||
- name: init env
|
- name: init env
|
||||||
run: |
|
run: |
|
||||||
|
|
Reference in a new issue