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.
2 parents 47cafa1 + e3bca3e commit 319b972Copy full SHA for 319b972
.github/workflows/build-and-publish.yaml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
build-and-pubish:
22
- name: Build and publish JAR packages to Nuget repository
+ name: Build and publish nupkg to Nuget repository
23
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-nuget-versioned.yaml@v2
24
with:
25
release_type: ${{ inputs.release_type }}
0 commit comments