diff --git a/.github/workflows/update-tests.yml b/.github/workflows/update-tests.yml index 54f134f69..a1e20ff40 100644 --- a/.github/workflows/update-tests.yml +++ b/.github/workflows/update-tests.yml @@ -73,4 +73,4 @@ jobs: uses: ./.github/actions/cleanup-docker with: registry_user: ${{ secrets.DOCKER_USER_NAME }} - registry_password: ${{ secrets.DOCKER_USER_PASSWORD }} \ No newline at end of file + registry_password: ${{ secrets.DOCKER_USER_PASSWORD }}