Update release.yml

This commit is contained in:
SuperDev
2023-01-01 12:37:04 -06:00
committed by GitHub
parent 1bf1ffb711
commit d48eb3db59

View File

@@ -23,7 +23,7 @@ jobs:
- name: Log in to Docker Hub
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with:
username: ${{ secrets.DOCKER_USERNAME }}
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Log in to the Container registry