We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6938797 commit 55ed25bCopy full SHA for 55ed25b
.github/workflows/release.yml
@@ -1,10 +1,10 @@
1
-name: Build and Release mgconsole Docker Image
+name: Build and Release mgconsole
2
3
on:
4
workflow_dispatch:
5
inputs:
6
version:
7
- description: "Version of the Docker image to publish."
+ description: "Version of the mgconsole to publish."
8
required: true
9
default: "0.0.1"
10
force_release:
0 commit comments