Merge branch 'color-palettes' of github.com:home-assistant/frontend into ha-button

This commit is contained in:
Wendelin 2025-07-28 17:36:32 +02:00
commit 8431099bb9
No known key found for this signature in database

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Send bundle stats and build information to RelativeCI
uses: relative-ci/agent-action@v3.0.0
uses: relative-ci/agent-action@v3.0.1
with:
key: ${{ secrets[format('RELATIVE_CI_KEY_{0}_{1}', matrix.bundle, matrix.build)] }}
token: ${{ github.token }}