Skip to content

Commit 68e2f35

Browse files
authored
Update dotnet-desktop.yml
1 parent 4c22eef commit 68e2f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "v.[0-9]+.[0-9]+.[0-9]+"
77

88
env:
9-
VERSION: 1.0.0
9+
#VERSION: 1.0.0
1010
SOLUTION_NAME: AdamServices.Utilities.QuickCode.sln # Replace with your solution name, i.e. MyWpfApp.sln.
1111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212
OUTPUT_PATH: c:/output/

0 commit comments

Comments
 (0)