Skip to content

Commit b63881c

Browse files
committed
ci: NativeShims package named to match the other NuGet Package names
1 parent a046cb6 commit b63881c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-nativeshims.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
- run: nuget pack Yubico.NativeShims.nuspec
134134
- uses: actions/upload-artifact@v4
135135
with:
136-
name: Yubico.NativeShims.nupkg
136+
name: NuGet Package NativeShims
137137
path: Yubico.NativeShims.*.nupkg
138138

139139
- name: Generate artifact attestation

0 commit comments

Comments
 (0)