Skip to content

Commit f9c2918

Browse files
authored
Update deploy-pipeline.yaml
1 parent e4c80a8 commit f9c2918

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-pipeline.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ jobs:
4747

4848

4949
publish:
50-
runs-on: ubuntu-latest
50+
runs-on: ubuntu-latest
51+
needs: build
5152
steps:
5253
- name: create release
5354
id: create-release

0 commit comments

Comments
 (0)