Preparing for Egg Trainer merge
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
docker_image: krgamestudios/chat-server
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v1
|
||||
uses: docker/login-action@v1
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
Reference in New Issue
Block a user