Skip to content

Commit

Permalink
Test publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Oct 9, 2024
1 parent 2fb564c commit 30783b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ on:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/addon-deploy.yaml@main
with:
repository: "hassos-addons"
repository_edge: "hassos-addons-edge"
secrets:
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
DISPATCH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 30783b7

Please sign in to comment.