Skip to content

Commit 4af3466

Browse files
authored
Update release.yml
1 parent bdd721b commit 4af3466

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
@@ -47,7 +47,7 @@ jobs:
4747
dockerfile_path: './Dockerfile'
4848
directory: '.'
4949
version: ${{ needs.version.outputs.version }}
50-
tags: reg.h2-invent.com/secure-document-share/core:${{ needs.version.outputs.version }},reg.h2-invent.com/secure-document-share/core:latest
50+
tags: reg.h2-invent.com/secure-document-share/lookylooky:${{ needs.version.outputs.version }},reg.h2-invent.com/secure-document-share/lookylooky:latest
5151
secrets:
5252
docker_password: ${{ secrets.HARBOR_PUSH_PASSWORD }}
5353
docker_username: ${{ secrets.HARBOR_PUSH_USERNAME }}

0 commit comments

Comments
 (0)