Added workflow_dispatch

This commit is contained in:
Aaron Heise 2023-02-11 23:45:23 -06:00 committed by GitHub
parent 8e758fdd0d
commit c36404bf5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
name: Publish name: Publish
on: on:
workflow_dispatch:
release: release:
types: [published] types: [published]