Skip to content

Commit 75923f9

Browse files
committed
chore: remove unused option
1 parent bd60f2e commit 75923f9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/commit-changelog-and-release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ on:
1919
description: Comma-separated list of commit types to exclude from the changelog
2020
type: string
2121
default: build,docs,style,other
22-
deploy-yml-path:
23-
description: Path to the deploy.yml file to modify the next version. It should have on.workflow_call.inputs.version-tag
24-
type: string
25-
default: .github/workflows/deploy.yml
2622

2723
jobs:
2824
dry-run:

0 commit comments

Comments
 (0)