Update create-release.yml

This commit is contained in:
Manuel Mayer
2023-06-09 13:17:57 +02:00
committed by GitHub
parent a705f3a257
commit 3f8318876f

View File

@@ -2,9 +2,6 @@ name: Create Release
on:
workflow_dispatch:
branches:
- main
- develop
inputs:
release-type:
type: choice
@@ -86,4 +83,4 @@ jobs:
with:
branch: main
title: Bump Macro Deck version to ${{ needs.get-version.outputs.version }}
body: Bumps the version of Macro Deck to ${{ needs.get-version.outputs.version }}
body: Bumps the version of Macro Deck to ${{ needs.get-version.outputs.version }}