Add a asset name for CAS / official_image (#66276)
This commit is contained in:
parent
c5dfe2b5a8
commit
389653dc01
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue