Skip to content

Commit 1c778c4

Browse files
committed
fix: ci release
1 parent 6710255 commit 1c778c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ks-interface-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
release:
113113
needs:
114114
- prepare
115-
- docker
115+
- build
116116
runs-on: ubuntu-latest
117117
env:
118118
VERSION_TAG: ${{ needs.prepare.outputs.version_tag }}

0 commit comments

Comments
 (0)