Skip to content

Commit

Permalink
Fixes main branch name for release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
alecharp committed Nov 15, 2022
1 parent 099a9f1 commit 2151cd2
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 @@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- main
- master

# Only allow 1 release-drafter build at a time to avoid creating multiple "next" releases
concurrency: "release-drafter"
Expand Down

0 comments on commit 2151cd2

Please sign in to comment.