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

This commit is contained in:
fzorb 2025-05-01 07:28:03 +00:00
parent c7923af542
commit f17ab1b9f5

View file

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