Skip to content

Commit 2de4d81

Browse files
committed
ci: Make release depend again on web ui publish
Signed-off-by: Danny Chiao <danny@tecton.ai>
1 parent 4a92be4 commit 2de4d81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474

7575
release:
7676
name: release
77+
needs: publish-web-ui-npm
7778
runs-on: ubuntu-latest
7879
env:
7980
GITHUB_TOKEN: ${{ github.event.inputs.token }}

0 commit comments

Comments
 (0)