diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index c5cc37600..cc43f2230 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -173,7 +173,8 @@ jobs: if: needs.init.outputs.publish == 'true' uses: home-assistant/actions/helpers/codenotary@master with: - source: hash://${{ steps.dirhash.outputs.dirhash }} + source: ${{ steps.dirhash.outputs.dirhash }} + asset: supervisor-${{ needs.init.outputs.version }} token: ${{ secrets.CAS_TOKEN }} version: