mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update relative-ci.yaml (#18197)
This commit is contained in:
parent
6686da1f24
commit
2c743b7b56
2
.github/workflows/relative-ci.yaml
vendored
2
.github/workflows/relative-ci.yaml
vendored
@ -23,6 +23,6 @@ jobs:
|
||||
with:
|
||||
key: ${{ secrets[format('RELATIVE_CI_KEY_{0}_{1}', matrix.bundle, matrix.build)] }}
|
||||
token: ${{ github.token }}
|
||||
slug: ${{ format('{0}-{1}', matrix.bundle, matrix.build) }}
|
||||
slug: ${{ format('home-assistant/{0}-{1}', matrix.bundle, matrix.build) }}
|
||||
artifactName: ${{ format('{0}-bundle-stats', matrix.bundle) }}
|
||||
webpackStatsFile: ${{ format('{0}-{1}.json', matrix.bundle, matrix.build) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user