mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add a asset name for CAS / official_image (#66276)
This commit is contained in:
parent
c5dfe2b5a8
commit
389653dc01
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
uses: home-assistant/actions/helpers/codenotary@master
|
||||
with:
|
||||
source: file://${{ github.workspace }}/OFFICIAL_IMAGE
|
||||
asset: OFFICIAL_IMAGE-${{ steps.version.outputs.version }}
|
||||
token: ${{ secrets.CAS_TOKEN }}
|
||||
|
||||
build_python:
|
||||
|
Loading…
x
Reference in New Issue
Block a user