Add single-commit option for preview deployments

This commit is contained in:
Vasilii Rogin
2025-06-02 20:43:56 +03:00
parent 41dd2ccd81
commit 05b692f403
+1
View File
@@ -89,6 +89,7 @@ jobs:
folder: fallout2-ce-ems/dist
target-folder: ${{ steps.set-path.outputs.DEST_DIR }}
clean: false
single-commit: true
- name: Comment preview URL on PR
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository