Fix assigned runner
Some checks are pending
Deploy to Web Server / deploy (push) Waiting to run

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

View file

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