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 d6a0280 commit b8587deCopy full SHA for b8587de
1 file changed
.github/workflows/release.yml
@@ -124,7 +124,7 @@ jobs:
124
# Change into the artifacts directory to avoid including the directory itself in the zip archive
125
working-directory: ./releases/net10.0
126
run: zip -r ../ModVerify-Net10.zip .
127
- - uses: dotnet/nbgv@v0.5.1
+ - uses: dotnet/nbgv@v0.5.2
128
id: nbgv
129
- name: Create GitHub release
130
# Create a GitHub release on push to main only
0 commit comments