We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a85270 + b4adc6f commit 00113e3Copy full SHA for 00113e3
.github/workflows/build.yaml
@@ -40,7 +40,6 @@ jobs:
40
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
41
with:
42
images: ghcr.io/${{ github.repository }}/${{ matrix.binary }}
43
- - run: echo "GITHUB_REPOSITORY_NAME=$(basename ${{ github.repository }})" >> "$GITHUB_ENV"
44
- name: Build and push ${{ matrix.binary }} container image
45
if: github.actor != 'dependabot[bot]'
46
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
0 commit comments