Fix release drafter action
parent
18ee91eb83
commit
af600997e9
|
@ -2,7 +2,7 @@ name: Release Drafter
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- $default-branch
|
||||
- main
|
||||
jobs:
|
||||
update_release_draft:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue