We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a931a2 commit 8160c45Copy full SHA for 8160c45
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Nuget Pack
54
working-directory: MetaMomentum/
55
- run: dotnet pack --version-suffix ""
+ run: dotnet pack
56
57
- name: Publish the package to GitHub packages
58
0 commit comments