Update release.yml

This commit is contained in:
Martin McKeaveney 2021-03-24 15:30:15 +00:00 committed by GitHub
parent 0bc150fc7c
commit 69eacab7e1
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
name: Budibase Release
on:
workflow_dispatch:
inputs:
name:
description: 'Version'
required: false
default: '0.8'
# Trigger the workflow on push with tags,
# but only for the master branch
push: