mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2025-12-25 00:48:27 +03:00
Redo tags to work with default branch "main"
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user