chore: remove trailing whitespace from README.md and add newline at EOF

This commit is contained in:
2026-05-23 06:31:16 +00:00
parent c31c1e9136
commit 62c4520f2f
+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