update release to allow running manually (#4123)

This commit is contained in:
Darren Schroeder 2021-11-15 14:04:00 -06:00 committed by GitHub
parent d09e1148b2
commit 9fca417f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
name: Create Release Draft
on:
workflow_dispatch:
push:
tags: ['[0-9]+.[0-9]+.[0-9]+*']