fix: update workflow yml
All checks were successful
Build and Deploy Development / build-and-push (push) Successful in 3m36s
Build and Deploy Development / deploy (push) Successful in 28s

This commit is contained in:
2025-09-06 15:45:27 +10:00
parent d0a79302d4
commit 6271d5dfcc

View File

@ -7,7 +7,7 @@ on:
jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on: homelab-latest
container:
image: catthehacker/ubuntu:act-latest
env:
@ -35,7 +35,7 @@ jobs:
HUGO_BASEURL=https://dev.comprofix.com/
deploy:
runs-on: ubuntu-latest
runs-on: homelab-latest
needs: build-and-push
env:
DEPLOY_USER: administrator