Skip to content

Commit f8405e2

Browse files
committed
ci: removed tagging image with git SHA since it seemed like too many
1 parent 539159b commit f8405e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
username: ${{ secrets.DOCKER_USER }}
3434
password: ${{ secrets.DOCKER_PASSWORD }}
3535
tag_with_ref: true
36-
tag_with_sha: true
36+
tag_with_sha: false
3737
cache_froms: itzg/minecraft-server:latest
3838
add_git_labels: true
3939
push: true

0 commit comments

Comments
 (0)