Skip to content

Commit 967c74f

Browse files
committed
Don't logout from windows
1 parent a6322a1 commit 967c74f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
registry: ghcr.io
4444
username: ${{ github.actor }}
4545
password: ${{ secrets.GITHUB_TOKEN }}
46+
logout: false
4647

4748
- name: Build and push Docker image
4849
run: |

0 commit comments

Comments
 (0)