Attempt another release fix
Test / test_build (push) Successful in 9s Details
Release / build_push (push) Failing after 8s Details

master
Gertjan Krol 2023-09-02 00:03:14 +02:00
parent 19b80e0040
commit 451de112eb
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Docker login
uses: actions/docker-login@v2
with:
registry: ${REGISTRY}
registry: ${{REGISTRY}}
username: ${{secrets.DOCKER_USERNAME}}
password: ${{secrets.DOCKER_PASSWORD}}
- name: Build and push