Skip to content

Commit 581758c

Browse files
authored
fix: removed main branch image
1 parent 37de2e5 commit 581758c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
images: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}
3434
tags: |
3535
type=raw,value={{branch}}-{{date 'YYYYMMDDHHmmss'}}
36-
type=raw,value={{branch}}
3736
3837
- name: Log in to the Container registry
3938
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0

0 commit comments

Comments
 (0)