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:
parent
e152b4ba59
commit
bfbaffc124
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue