Skip to content

Commit dabdab2

Browse files
Update release.yml (#1348)
* Update release.yml to include docker folder name in configuration.
1 parent 1799239 commit dabdab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
config:
10-
- folder: service
10+
- folder: docker/service
1111
dockerhub_name: nia-gp2gp-adaptor
1212
upload_url: ${{ github.event.release.upload_url }}
1313
uses: NHSDigital/integration-adaptor-actions/.github/workflows/release-adaptor-container-image.yml@main

0 commit comments

Comments
 (0)