We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a670a8 + 961f98c commit f8f1618Copy full SHA for f8f1618
.github/workflows/release.yaml
@@ -3,7 +3,7 @@ on:
3
branches:
4
# run scripts/make-release to create a release. it handles the versioning,
5
# creating the branch, and pushing it to github to trigger this workflow.
6
- - main
+ - main, master
7
types:
8
- closed
9
0 commit comments