Skip to content

Commit

Permalink
chore(workflows/publish-docs): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
JackLian committed Dec 14, 2023
1 parent 53078ba commit 9394aec
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/publish docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ on:
paths:
- 'docs/docs/**'
workflow_dispatch:
inputs:
branch:
description: 'doc is designed be published from develop'
required: true
default: 'develop'
type: choice
options:
- 'develop'

jobs:
publish-docs:
Expand Down

0 comments on commit 9394aec

Please sign in to comment.