Skip to content

Commit

Permalink
Use correct branch for release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Mar 31, 2021
1 parent f01a917 commit 184a772
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

jobs:
release-drafter:
Expand Down

0 comments on commit 184a772

Please sign in to comment.