Update .gitea/workflows/deploy.yml
Some checks failed
Deploy Portfolio / deploy (push) Failing after 0s

This commit is contained in:
2026-04-23 03:15:42 +00:00
parent 45c75e9406
commit 9b44141262

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: vps-host
steps: steps:
- name: Pull latest code - name: Pull latest code
run: | run: |