Skip to content

Commit 59010e5

Browse files
committed
name push job
1 parent be63c18 commit 59010e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
9393
- name: Build image
9494
uses: docker/build-push-action@v6
95+
id: push
9596
with:
9697
push: ${{ env.PUSH_PACKAGES == 'true' }}
9798
builder: ${{ steps.buildx.outputs.name }}

0 commit comments

Comments
 (0)