Skip to content

Commit 9394aec

Browse files
committed
chore(workflows/publish-docs): update config
1 parent 53078ba commit 9394aec

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/publish docs.yml

-8
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,6 @@ on:
77
paths:
88
- 'docs/docs/**'
99
workflow_dispatch:
10-
inputs:
11-
branch:
12-
description: 'doc is designed be published from develop'
13-
required: true
14-
default: 'develop'
15-
type: choice
16-
options:
17-
- 'develop'
1810

1911
jobs:
2012
publish-docs:

0 commit comments

Comments
 (0)