Merge pull request #22 from projecthorus/snh/more-tags

More tags
pull/23/head
Steven Honson 2024-11-16 00:02:41 +11:00 zatwierdzone przez GitHub
commit 7ae582fcd1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -24,6 +24,8 @@ jobs:
images: ghcr.io/${{ github.repository }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=ref,event=tag
- name: Setup QEMU
uses: docker/setup-qemu-action@v1