Skip to content

Commit 689c482

Browse files
committed
dokcer login test
1 parent 49ded1f commit 689c482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.GITHUB_TOKEN }}
3434

3535
- name: Log in to Docker Hub
36-
uses: docker/login-action@v3
36+
uses: docker/login-action@v1
3737
with:
3838
username: ${{ secrets.DOCKER_USERNAME }}
3939
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)