💚 Bug fixes

This commit is contained in:
LittleSheep 2024-01-01 20:59:19 +08:00
parent afd6daae18
commit 3f434bfe46

@ -17,7 +17,6 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v2
with:
registry: hub.docker.com
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
password: ${{ secrets.DOCKER_REGISTRY_TOKEN }}
- name: Build and push