Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 05a7faa

Browse files
authored
Update publish.yml
1 parent 9d60d69 commit 05a7faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4343
with:
4444
tag_name: v${{ steps.nbgv.outputs.NuGetPackageVersion }}
45-
release_name: Release v${{ steps.nbgv.outputs.NuGetPackageVersion }}
45+
release_name: ver. v${{ steps.nbgv.outputs.NuGetPackageVersion }}
4646
draft: false
4747
prerelease: false

0 commit comments

Comments
 (0)