Update node.js.yml

This commit is contained in:
Ichitux
2026-03-17 11:24:31 +01:00
committed by GitHub
parent a1e91d813a
commit 01afcab72e

View File

@@ -41,7 +41,7 @@ jobs:
deploy: deploy:
needs: build needs: build
runs-on: Tonis-Mac-mini runs-on: [self-hosted, macOS]
if: github.ref == 'refs/heads/main' && github.event_name == 'push' if: github.ref == 'refs/heads/main' && github.event_name == 'push'
steps: steps: