mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-13 04:06:33 +00:00
Add suffix hash on CAS CI (#3438)
This commit is contained in:
parent
2df3678fef
commit
84c2053b57
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -173,7 +173,7 @@ jobs:
|
||||
if: needs.init.outputs.publish == 'true'
|
||||
uses: home-assistant/actions/helpers/codenotary@master
|
||||
with:
|
||||
source: ${{ steps.dirhash.outputs.dirhash }}
|
||||
source: hash://${{ steps.dirhash.outputs.dirhash }}
|
||||
asset: supervisor-${{ needs.init.outputs.version }}
|
||||
token: ${{ secrets.CAS_TOKEN }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user