mirror of
https://github.com/Macro-Deck-App/Macro-Deck.git
synced 2026-05-06 21:51:04 +08:00
Update create-release.yml
This commit is contained in:
5
.github/workflows/create-release.yml
vendored
5
.github/workflows/create-release.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user