Skip to content

Commit

Permalink
fix(ci): add repository to repository_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
t0bst4r committed Nov 16, 2024
1 parent 4329e62 commit 28d34b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@ jobs:
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.ADDON_REPOSITORY_PAT }}
repository: 't0bst4r/home-assistant-addons'
event-type: release-hamh
client-payload: '{ "version": "${{steps.version.outputs.package-version}}" }'

0 comments on commit 28d34b0

Please sign in to comment.