Skip to content

Commit a32008f

Browse files
authored
Update build.yaml
1 parent 6ecdb39 commit a32008f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
128128
- name: Inspect image
129129
run: |
130-
docker buildx imagetools inspect ghcr.io/${{ github.repository }}:${{ needs.build.outputs.tag }}
130+
docker buildx imagetools inspect ghcr.io/${{ github.repository }}:dev
131131
132132
tests:
133133
strategy:

0 commit comments

Comments
 (0)