Skip to content

Commit

Permalink
👷 Updated deploy call
Browse files Browse the repository at this point in the history
  • Loading branch information
Poeschl committed Sep 16, 2024
1 parent 7ee273a commit 9ce4321
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/addon-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
workflows:
uses: Poeschl-HomeAssistant-Addons/workflows/.github/workflows/addon-deploy.yaml@main
secrets:
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
dispatch_token: ${{ secrets.DISPATCH_TOKEN }}
with:
version: "${{ github.event.release.tag_name }}"

0 comments on commit 9ce4321

Please sign in to comment.