Skip to content

Commit ecdf584

Browse files
ci: fix dockerfile
Signed-off-by: Henry Gressmann <[email protected]>
1 parent b288022 commit ecdf584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
token: ${{ secrets.GITHUB_TOKEN }}
7171

7272
publish-container:
73+
needs: [create-release, upload-assets]
7374
uses: explodingcamera/liwan/.github/workflows/container.yaml@main
7475
with:
7576
tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)