This commit is contained in:
Vishnu Narayanan
2024-05-30 19:34:05 +05:30
committed by GitHub
parent 352de8ee03
commit 7b0221be1e
+4
View File
@@ -50,6 +50,10 @@ jobs:
# sudo systemctl restart chatwoot.target
# curl http://localhost:3000/api
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: always()
- name: Upload chatwoot setup log file as an artifact
uses: actions/upload-artifact@v4
if: always()