Fix release drafter action

main
Elie 2020-12-16 16:46:41 +01:00
parent 18ee91eb83
commit af600997e9
No known key found for this signature in database
GPG Key ID: 399AF69092C727B6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Release Drafter
on:
push:
branches:
- $default-branch
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest