Skip to content

Commit

Permalink
fix: use latest as the label for master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mayocream authored and syphar committed Feb 5, 2025
1 parent 1e19333 commit edbfab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}/${{ matrix.image }}
tags: latest

- name: Build and push
uses: docker/build-push-action@v6
Expand Down

0 comments on commit edbfab8

Please sign in to comment.