We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4694a commit 36f2e75Copy full SHA for 36f2e75
.github/workflows/ghcr.yaml
@@ -25,6 +25,7 @@ jobs:
25
registry: https://ghcr.io
26
username: ${{ github.actor }}
27
password: ${{ secrets.GITHUB_TOKEN }}
28
+ logout: false
29
30
- name: Build and Push k8s-operator
31
uses: docker/build-push-action@v6
0 commit comments