Update .gitea/workflows/deploy.yml
Some checks failed
Deployment Pipeline / deploy (push) Failing after 6s

This commit is contained in:
2026-06-25 13:29:29 +05:30
parent 63ad08f2dc
commit a0a12c5171

View File

@@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
runs-on: production
steps:
- name: Checkout Code
uses: actions/checkout@v4