Skip to content

Commit

Permalink
ci: master not main
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealWaldo committed Jul 5, 2021
1 parent de87730 commit 8f964b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
draft: true
title: "chore(release): ${{steps.bump-version.outputs.version}}"
body: ${{steps.bump-version.outputs.changelog}}
base: main
base: master
head: release
assignee: TheRealWaldo

0 comments on commit 8f964b1

Please sign in to comment.