Fixing the release drafter, to honour the main branch (#857)

This commit is contained in:
Chayim
2022-12-07 12:08:16 +02:00
committed by GitHub
parent 9f3bdd5616
commit e24ecbbf90
+1 -1
View File
@@ -4,7 +4,7 @@ on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- master
- main
jobs:
update_release_draft: