We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab304ce commit fd6a775Copy full SHA for fd6a775
1 file changed
.github/workflows/publish.yaml
@@ -27,7 +27,7 @@ jobs:
27
--docker-password ${{ secrets.DOCKERHUB_TOKEN }}
28
29
- name: 🚀 Dispatch Repository Updater update signal
30
- uses: peter-evans/repository-dispatch@v3
+ uses: peter-evans/repository-dispatch@v4
31
with:
32
token: ${{ secrets.DISPATCH_TOKEN }}
33
repository: ikifar2012/ha-addons
0 commit comments