Skip to content

Commit b842d59

Browse files
committed
fix: action again
1 parent 7961c74 commit b842d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
run: |
7777
docker manifest push ghcr.io/diced/zipline:trunk-${{ steps.sha.outputs.short_sha }} && \
7878
docker manifest push ghcr.io/diced/zipline:trunk && \
79-
docker manifest push ghcr.io/diced/zipline:v4 && \
79+
docker manifest push ghcr.io/diced/zipline:v4

0 commit comments

Comments
 (0)