Обновить .gitea/workflows/test-runner.yml
Some checks failed
Deploy App / deploy (push) Failing after 4s

This commit is contained in:
danyadjan 2025-03-20 14:55:19 +03:00
parent cf371dd831
commit 484b60b0ec

View File

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on:kyc_runner
runs-on: kyc_runner
steps:
- name: Checkout repository
uses: actions/checkout@v4