test
ci / build (push) Failing after 9s

This commit is contained in:
2023-11-07 05:23:08 +00:00
parent a670e0c6db
commit 17762e08b5
-1
View File
@@ -16,7 +16,6 @@ jobs:
name: Login to Docker Hub
uses: docker/login-action@v3
with:
registry: gitea.nicholaspease.com
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
-