Skip to content

Commit 95e8fd7

Browse files
authored
Update nuget-released.yml
1 parent 23488a1 commit 95e8fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget-released.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Build cli
3939
run: |
4040
cd src/VKProxy.Cli
41-
dotnet pack --version-suffix
41+
dotnet pack
4242
- name: push
4343
env:
4444
nugetkey: ${{ secrets.nugetkey }}

0 commit comments

Comments
 (0)