Skip to content

Commit 6b8689c

Browse files
committed
fix: release container
1 parent 2584732 commit 6b8689c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Container
22

33
on:
44
workflow_run:
5-
workflows: ['Lint and Test']
5+
workflows: ['CI']
66
types:
77
- completed
88
branches:

0 commit comments

Comments
 (0)