Skip to content

Commit 319b972

Browse files
authored
Merge pull request #40 from IABTechLab/kcc-UID2-2329-add-dotnet-pipeline
Rename pipeline job name
2 parents 47cafa1 + e3bca3e commit 319b972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
build-and-pubish:
22-
name: Build and publish JAR packages to Nuget repository
22+
name: Build and publish nupkg to Nuget repository
2323
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-nuget-versioned.yaml@v2
2424
with:
2525
release_type: ${{ inputs.release_type }}

0 commit comments

Comments
 (0)