Update .forgejo/workflows/deploy.yaml
All checks were successful
Deploy to Web Server / deploy (push) Successful in 6m26s

This commit is contained in:
BuyMyAria 2025-05-16 14:54:25 +10:00
parent 7c46749c8b
commit cd97fabf9d

View file

@ -7,7 +7,7 @@ on:
jobs:
deploy:
runs-on: webserver-deployment
runs-on: WebDeployment
steps:
- name: Checkout
uses: actions/checkout@v4