0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Fixed artifact name for ctrf report

This commit is contained in:
Chris Raible 2024-09-06 15:04:13 -07:00
parent e152b4ba59
commit bfbaffc124

View file

@ -373,7 +373,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: always()
with:
name: browser-tests-playwright-report
name: browser-tests-ctrf-report
path: ghost/core/ctrf/ctrf-report.json
retention-days: 30