Skip to content

Commit 129f762

Browse files
image_name: 'opengeodeweb-viewer'
1 parent 8185c9d commit 129f762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
docker-build-squash-push:
88
uses: Geode-solutions/actions/.github/workflows/docker-build-squash-push.yml@master
99
with:
10-
image_name: 'opengeodeweb_viewer'
10+
image_name: 'opengeodeweb-viewer'
1111
tag: ${{ github.ref_name }}
1212
secrets:
1313
TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)