Required for registry based cache
master
Steven Honson 2022-09-23 21:05:27 +10:00 zatwierdzone przez GitHub
rodzic 90b8e180c6
commit d0df0e7ad8
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 }}