mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-25 10:20:06 +02:00
Upload ci snapshots
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -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/*'
|
||||
|
Reference in New Issue
Block a user