This commit is contained in:
2026-05-23 08:45:53 +02:00
parent a096d6b108
commit 3e17444a2d
+4
View File
@@ -31,3 +31,7 @@ jobs:
with:
name: failure-screenshots
path: /tmp/devplace_test_screenshots/
- name: Deploy to production
if: success() && github.event_name == 'push' && github.ref == 'refs/heads/master'
run: make deploy