Skip to content

Commit e333b31

Browse files
fix: remove tags in metadata
1 parent b0207b7 commit e333b31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
uses: docker/metadata-action@v5
2424
with:
2525
images: ${{ secrets.DOCKER_USERNAME }}/cursus
26-
tags: latest
2726

2827
- name: Build and push Docker Image
2928
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)