Skip to content

Commit a7abcd4

Browse files
committed
+changelog-ignore: github action
1 parent c83dd7f commit a7abcd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525
DOCKER_PASSWORD: ${{ secrets.docker-password }}
2626
DOCKER_IMAGE_PATH: ./build
2727
DOCKER_IMAGE_DEPLOY_PATH: ./deploy
28-
ARTIFACT_NAME: ${{ replace( DOCKER_IMAGE_NAME, '/', '_') }}
28+
ARTIFACT_NAME: docker-image
2929
jobs:
3030
determine-version:
3131
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)