We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8185c9d commit 129f762Copy full SHA for 129f762
.github/workflows/docker-images.yml
@@ -7,7 +7,7 @@ jobs:
7
docker-build-squash-push:
8
uses: Geode-solutions/actions/.github/workflows/docker-build-squash-push.yml@master
9
with:
10
- image_name: 'opengeodeweb_viewer'
+ image_name: 'opengeodeweb-viewer'
11
tag: ${{ github.ref_name }}
12
secrets:
13
TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments