snh/more-tags
Steven Honson 2024-11-16 00:01:52 +11:00 zatwierdzone przez GitHub
rodzic 2fd23a7552
commit a7f24d60c4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

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