Skip to content

Commit 00113e3

Browse files
authored
Merge pull request #194 from smlx/redundant-step
chore: remove redundant step
2 parents 3a85270 + b4adc6f commit 00113e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
4141
with:
4242
images: ghcr.io/${{ github.repository }}/${{ matrix.binary }}
43-
- run: echo "GITHUB_REPOSITORY_NAME=$(basename ${{ github.repository }})" >> "$GITHUB_ENV"
4443
- name: Build and push ${{ matrix.binary }} container image
4544
if: github.actor != 'dependabot[bot]'
4645
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0

0 commit comments

Comments
 (0)