Update .gitea/workflows/deploy.yml
Some checks failed
Deploy to Private Server / deploy (push) Has been cancelled

This commit is contained in:
2025-12-24 10:51:50 +07:00
parent 240f936679
commit d7cbebf33a

View File

@@ -6,7 +6,7 @@ on:
jobs:
deploy:
runs-on: "ubuntu-latest
runs-on: "ubuntu-latest"
steps:
- name: Checkout