Skip to content

Commit 9762b86

Browse files
committed
Edited git workflow
1 parent 817680f commit 9762b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
context: .
3434
file: ./Dockerfile
3535
push: true
36-
tags: |
36+
tags:
3737
# Only use the tag name (e.g., v1.0.0)
3838
ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.ref_name }}
3939
# ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest

0 commit comments

Comments
 (0)