Skip to content

Commit 0672639

Browse files
committed
Remove target parameter
1 parent 91770b7 commit 0672639

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ on:
1515
description: 'Is this a prerelease?'
1616
required: true
1717
default: false
18-
target:
19-
description: 'Target branch'
20-
required: true
21-
default: 'master'
2218
push:
2319
branches:
2420
- '**'

0 commit comments

Comments
 (0)