Skip to content

Commit 46f378b

Browse files
committed
fixed branch name on release drafter
Signed-off-by: Aaron Lippold <lippold@gmail.com>
1 parent 90ceb4c commit 46f378b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
# branches to consider in the event; optional, defaults to all
66
branches:
7-
- masster
7+
- master
88

99
jobs:
1010
update_draft_release:

0 commit comments

Comments
 (0)