Needed for registry based cache
pull/666/head
Steven Honson 2022-09-23 21:04:49 +10:00 zatwierdzone przez GitHub
rodzic bec1d1bb55
commit 59150afbad
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -30,7 +30,6 @@ jobs:
- name: Login to GitHub Container Registry
uses: docker/login-action@v1
if: github.event_name != 'pull_request'
with:
registry: ghcr.io
username: ${{ github.repository_owner }}