This commit is contained in:
DanielS
2026-07-01 00:39:18 +02:00
parent a1cd443330
commit dab20ae5c1

View File

@@ -1,9 +1,6 @@
name: Production Build & Deploy
on:
push:
branches:
- staging
on: [push] # Triggert testweise bei absolut jedem Push, um die Blockade zu lösen
jobs:
build-and-deploy: