mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-26 02:39:41 +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
|
- name: Commit changes
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
if: ${{ failure() && github.event_name == 'push' }}
|
if: ${{ github.event_name == 'push' }}
|
||||||
with:
|
with:
|
||||||
message: 'Update snapshots'
|
message: 'Update snapshots'
|
||||||
add: 'cypress/snapshots/*'
|
add: 'cypress/snapshots/*'
|
||||||
|
Reference in New Issue
Block a user