mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
Add workflow_dispatch to release workflow (#22993)
This commit is contained in:
parent
6ef36dce3e
commit
2d3579c08a
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -4,6 +4,7 @@ on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
PYTHON_VERSION: "3.12"
|
||||
|
Loading…
x
Reference in New Issue
Block a user