Skip to content

Commit

Permalink
fix: one more try to get the visual regression files
Browse files Browse the repository at this point in the history
  • Loading branch information
dnotes committed Dec 17, 2024
1 parent 2ba420c commit 5986ac2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:
if: always()
with:
name: visual-regressions
path: |
'**/*.actual.png'
'**/*.diff.png'
path: '**/*.png.*.png'
retention-days: 3
overwrite: true

Expand Down

0 comments on commit 5986ac2

Please sign in to comment.