Skip to content

Commit

Permalink
invalid characters
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyeng committed Sep 23, 2024
1 parent ec7021d commit 6d6405a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template-playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report/${{ inputs.environment }}
name: playwright-report-${{ inputs.environment }}
path: 'playwright/playwright-report/${{ inputs.environment }}'
retention-days: 30

Expand Down

0 comments on commit 6d6405a

Please sign in to comment.