This commit is contained in:
Alexandre
2023-09-23 07:38:40 +02:00
committed by GitHub
parent 29037ffc9e
commit b728e00f78

View File

@@ -115,7 +115,7 @@ jobs:
fi
- name: Login to GitHub Container Registry
if: env.BUILD_ARGS != '--test'
uses: docker/login-action@v3.0.0
uses: docker/login-action@v2.2.0
with:
registry: ghcr.io
username: ${{ github.repository_owner }}