Update .gitea/workflows/action.yml
Some checks failed
pipeline / deploy-job (push) Has been cancelled

This commit is contained in:
fzorb 2025-05-01 06:26:47 +00:00
parent 03ac2cf887
commit ed7ef2bf76

View file

@ -7,7 +7,7 @@ on:
jobs:
deploy-job:
runs-on: ubuntu-latest
runs-on: hugo
steps:
- name: init env
run: |