fix (workflow): Adds manual release for github actions (#863)

This commit is contained in:
Kamron Batman 2021-11-22 13:29:17 -08:00 committed by GitHub
parent 7439cc3a95
commit fcc91cbd99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@ name: Create Release
on:
repository_dispatch:
types: [release]
workflow_dispatch:
jobs:
release: