Update release.yml

This commit is contained in:
Timothy Baldridge 2021-01-03 20:43:42 -07:00 committed by GitHub
parent 5095be4dca
commit b6106eb55a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,9 @@ name: Create Release
on:
workflow_dispatch:
inputs:
description: 'Release Version'
required: true
version:
description: 'Release Version'
required: true
jobs:
build: