ci(tag): latest tags added with main

This commit is contained in:
Dhruvin Shah 2024-01-06 21:00:20 -05:00
parent 59e18022ee
commit c04d5b7247
1 changed files with 1 additions and 2 deletions

View File

@ -30,9 +30,8 @@ jobs:
images: |
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=ref,event=branch
type=semver,pattern={{version}}
type=semver,pattern={{major}}
- name: Build and push
uses: docker/build-push-action@v5