Skip to content

Commit 22c6255

Browse files
committed
Update main.yml
1 parent 4eb7360 commit 22c6255

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2323

2424
publish_docs:
25+
needs: publish_package
2526
name: Deploy docs to GitHub Pages
2627
runs-on: ubuntu-latest
2728
defaults:

0 commit comments

Comments
 (0)