We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3dc3f commit 5701b1fCopy full SHA for 5701b1f
1 file changed
.github/workflows/auto-release.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main]
6
paths:
7
- 'hacs.json'
8
+ workflow_dispatch:
9
10
permissions:
11
contents: write
0 commit comments