Redo tags to work with default branch "main"

This commit is contained in:
David
2022-02-23 17:21:15 +01:00
committed by GitHub
parent c2d2c5ed0b
commit 1cf18e684d

View File

@@ -32,6 +32,8 @@ jobs:
uses: docker/metadata-action@v3
with:
images: ghcr.io/dmunozv04/isponsorblocktv
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU