mirror of
https://github.com/home-assistant/frontend.git
synced 2026-05-08 17:28:46 +01:00
Fix RelativeCI input issues (#18196)
This commit is contained in:
@@ -25,4 +25,4 @@ jobs:
|
||||
token: ${{ github.token }}
|
||||
slug: ${{ format('{0}-{1}', matrix.bundle, matrix.build) }}
|
||||
artifactName: ${{ format('{0}-bundle-stats', matrix.bundle) }}
|
||||
artifactWebpackStatsFile: ${{ format('{0}-{1}.json', matrix.bundle, matrix.build) }}
|
||||
webpackStatsFile: ${{ format('{0}-{1}.json', matrix.bundle, matrix.build) }}
|
||||
|
||||
Reference in New Issue
Block a user