Skip to content

Commit 13159c0

Browse files
committed
fix tag. format
1 parent 397f11a commit 13159c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/netlicensing-csharp-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
with:
2626
PROJECT_FILE_PATH: NetLicensingClient/NetLicensingClient.csproj
2727
VERSION_REGEX: '^\s*<PackageVersion>(.*)<\/PackageVersion>\s*$'
28-
TAG_FORMAT: '[*]'
28+
TAG_FORMAT: '*'
2929
NUGET_KEY: ${{secrets.NUGET_API_KEY}}

0 commit comments

Comments
 (0)