Skip to content

Commit 4e5ae8b

Browse files
authored
Update python-publish.yml
1 parent 2956229 commit 4e5ae8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ on:
2323
required: true
2424
type: boolean
2525
default: False
26+
changelog:
27+
description: will add to begin of changelog file before set number
28+
required: false
29+
type: string
2630

2731
jobs:
2832
publish:

0 commit comments

Comments
 (0)