Skip to content

Commit 949825e

Browse files
committed
testactions
1 parent 4776af9 commit 949825e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Docker Login
4141
uses: docker/login-action@v1
4242
with:
43-
registry: ghcr.io
43+
registry: docker.io
4444
username: ${{ secrets.DOCKER_USER }}
4545
password: ${{ secrets.DOCKER_PASS }}
4646

0 commit comments

Comments
 (0)