This commit is contained in:
David Négrier 2021-11-24 09:29:50 +01:00
parent 963486b663
commit c32a523923
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
- name: Upload failed tests
if: ${{ failure() }}
uses: edunad/action-image@v1.0.0
uses: edunad/actions-image@v1.0.0
with:
path: './tests/screenshots/**/*.png'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}