Upload ci snapshots

This commit is contained in:
Sidharth Vinod
2022-12-08 14:22:48 +05:30
parent 6694bca803
commit 976585401c

View File

@@ -67,7 +67,7 @@ jobs:
- name: Commit changes
uses: EndBug/add-and-commit@v9
if: ${{ failure() && github.event_name == 'push' }}
if: ${{ github.event_name == 'push' }}
with:
message: 'Update snapshots'
add: 'cypress/snapshots/*'