Skip to content

Commit beb793b

Browse files
correct data nuget package name.
1 parent 699f57d commit beb793b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ jobs:
518518
519519
- run: |
520520
dotnet nuget push \
521-
nhs.notify.suppliers.api.host.${TEST_NUGET_VERSION}.nupkg \
521+
nhs.notify.suppliers.api.data.${TEST_NUGET_VERSION}.nupkg \
522522
--source github \
523523
--api-key $GITHUB_TOKEN
524524
env:

0 commit comments

Comments
 (0)