Skip to content

Commit 4693994

Browse files
committed
chore(Docker publish): publish to latest (and not dev) tag
1 parent 1bcc0ac commit 4693994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sharevb-docker-realease.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
context: .
5858
push: true
59-
tags: ghcr.io/${{ github.repository_owner }}/it-tools:dev
59+
tags: ghcr.io/${{ github.repository_owner }}/it-tools:latest
6060

6161
# Optionally log out
6262
- name: Log out from GitHub Container Registry

0 commit comments

Comments
 (0)