Skip to content

Commit 3366abb

Browse files
authored
Do not publish docs until builds succeed
Signed-off-by: ascopes <[email protected]>
1 parent dada760 commit 3366abb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

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

270270
needs:
271271
- generate-documentation
272+
- build
272273

273274
steps:
274275
- name: Deploy JavaDocs build artifact to GitHub Pages

0 commit comments

Comments
 (0)