Skip to content

Commit 6a446b7

Browse files
committed
Make publish run after build
1 parent 1d25b73 commit 6a446b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/merge.yml

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

6464
publish:
6565
name: Publish documentation on gh-pages
66+
needs: build
6667
permissions:
6768
id-token: write # Required to write to gh-pages branch
6869
contents: read

0 commit comments

Comments
 (0)