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 e0f0138 commit 6836ebdCopy full SHA for 6836ebd
.github/workflows/dotnet-ci.yaml
@@ -4,7 +4,7 @@ on:
4
workflow_dispatch:
5
inputs:
6
version:
7
- description: '发布版本号 (例如: 3.7.0)'
+ description: '发布版本号 (例如: 1.0.0)'
8
required: true
9
type: string
10
git_push.bat
0 commit comments