Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
the mainline branch is develop not master
  • Loading branch information
jtnord committed Aug 19, 2022
1 parent a531000 commit 39cbd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
on:
push:
branches:
- master
- develop

jobs:
update_release_draft:
Expand Down

0 comments on commit 39cbd10

Please sign in to comment.