ci(fix): correcting branch name

This commit is contained in:
Dhruvin Shah 2024-01-06 22:27:24 -05:00
parent c04d5b7247
commit 4ae3fd3d47
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
images: |
ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'master') }}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=ref,event=branch
- name: Build and push