We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45dae8 commit 07c0a6fCopy full SHA for 07c0a6f
1 file changed
.github/workflows/matrix-tools.yml
@@ -59,6 +59,7 @@ jobs:
59
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
60
61
- name: Login to GHCR
62
+ if: ${{ github.ref_type == 'tag' }}
63
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
64
with:
65
registry: ghcr.io
0 commit comments