Skip to content

Commit 5701b1f

Browse files
authored
ci: add workflow_dispatch to auto-release
1 parent 2b3dc3f commit 5701b1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- 'hacs.json'
8+
workflow_dispatch:
89

910
permissions:
1011
contents: write

0 commit comments

Comments
 (0)