ci: add workflow_dispatch to post-release for debugging
This commit is contained in:
3
.github/workflows/post-release.yml
vendored
3
.github/workflows/post-release.yml
vendored
@@ -4,8 +4,7 @@ on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
branches:
|
||||
- beta
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
post_release:
|
||||
|
||||
Reference in New Issue
Block a user