Fix assigned runner
Some checks failed
Deploy to Web Server / deploy (push) Failing after 2m10s

This commit is contained in:
Aria 2025-05-11 21:03:11 +10:00
parent 71797a760f
commit 06c376ca3f
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: proxmox-S1
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4