Updating the release drafter, tying to the main branch (#385)
fixing the release drafter, to main branch
This commit is contained in:
parent
acd7450a15
commit
c16895c445
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
push:
|
||||
# branches to consider in the event; optional, defaults to all
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
|
|
Loading…
Reference in a new issue