We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b8888 commit b842db0Copy full SHA for b842db0
.github/workflows/reusable-publish-smoke-test-images.yml
@@ -51,7 +51,6 @@ jobs:
51
java-version-file: .java-version
52
53
- name: Login to GitHub package registry
54
- if: inputs.publish
55
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
56
with:
57
registry: ghcr.io
0 commit comments