Skip to content

Commit 0c2c782

Browse files
trying a docker.
1 parent 701984f commit 0c2c782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ jobs:
213213
uses: actions/download-artifact@v4
214214
with:
215215
path: .
216-
name: sdk-csharp-docker-${{ inputs.version }}
216+
name: server-csharp-docker-${{ inputs.version }}
217217
- run: ls -la
218218
- run: |
219219
docker build . -t ghcr.io/NHSDigital/nhsnotifysupplierserver:latest

0 commit comments

Comments
 (0)