We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c22eef commit 68e2f35Copy full SHA for 68e2f35
1 file changed
.github/workflows/dotnet-desktop.yml
@@ -6,7 +6,7 @@ on:
6
- "v.[0-9]+.[0-9]+.[0-9]+"
7
8
env:
9
- VERSION: 1.0.0
+ #VERSION: 1.0.0
10
SOLUTION_NAME: AdamServices.Utilities.QuickCode.sln # Replace with your solution name, i.e. MyWpfApp.sln.
11
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12
OUTPUT_PATH: c:/output/
0 commit comments