Skip to content

Commit edbfab8

Browse files
mayocreamsyphar
authored andcommitted
fix: use latest as the label for master branch
1 parent 1e19333 commit edbfab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
uses: docker/metadata-action@v5
5656
with:
5757
images: ghcr.io/${{ github.repository }}/${{ matrix.image }}
58+
tags: latest
5859

5960
- name: Build and push
6061
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)