Update.
Some checks failed
DevPlace CI / test (push) Failing after 5m19s

This commit is contained in:
retoor 2026-05-23 08:31:16 +02:00
parent 0e61d42cf9
commit ccc0ee4d61

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