Skip to content

Commit 5f90aea

Browse files
authored
Merge pull request #1820 from wheels-dev/fix-docs-sync
Update docs-sync.yml
2 parents 61c461f + f03d2b2 commit 5f90aea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
secrets:
66
SLACK_WEBHOOK_URL:
77
required: true
8+
DEPLOY_PATH:
9+
required: true
810

911

1012
jobs:
@@ -24,3 +26,4 @@ jobs:
2426
2527
2628
29+

0 commit comments

Comments
 (0)