We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b04770 + 9c11301 commit 5099b8fCopy full SHA for 5099b8f
1 file changed
.github/workflows/build.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Create Release
66
if: startsWith(github.ref, 'refs/tags/')
67
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
68
with:
69
body: |
70
Install the package from NuGet or download the `nupkg` directly below.
0 commit comments