Skip to content

Commit 0e461dd

Browse files
committed
chore: correct Release Drafter branch
Since the new repo (+ new branch name) we've not been running Release Drafter.
1 parent 9ce14e2 commit 0e461dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Drafter
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch: {}
88

99
permissions:

0 commit comments

Comments
 (0)