fix (workflow): Adds manual release for github actions (#863)
This commit is contained in:
parent
7439cc3a95
commit
fcc91cbd99
1 changed files with 1 additions and 0 deletions
1
.github/workflows/create-release.yml
vendored
1
.github/workflows/create-release.yml
vendored
|
|
@ -3,6 +3,7 @@ name: Create Release
|
|||
on:
|
||||
repository_dispatch:
|
||||
types: [release]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue