Skip to content

Commit

Permalink
Don't logout from windows
Browse files Browse the repository at this point in the history
  • Loading branch information
anarthal committed Jul 10, 2024
1 parent a6322a1 commit 967c74f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
logout: false

- name: Build and push Docker image
run: |
Expand Down

0 comments on commit 967c74f

Please sign in to comment.