We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5190e9 commit a9154c8Copy full SHA for a9154c8
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
workflow_dispatch:
6
inputs:
7
is-release:
8
- description: 'Is this a release build'
+ description: 'Publish release to Modrinth, Curseforge and Github'
9
required: false
10
default: false
11
type: boolean
0 commit comments