Skip to content

Commit 7cc4638

Browse files
authored
Update _release.yml (#114)
1 parent 838cde3 commit 7cc4638

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/_release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ on:
88
type: string
99
description: "From which folder this pipeline executes"
1010
workflow_dispatch:
11+
inputs:
12+
working-directory:
13+
required: true
14+
type: string
15+
default: '.'
1116

1217
env:
1318
POETRY_VERSION: "1.7.1"

0 commit comments

Comments
 (0)