Skip to content

Commit f8f1618

Browse files
authored
Merge pull request #7 from bmacnaughton/reset-version
reset-and-fix
2 parents 3a670a8 + 961f98c commit f8f1618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
branches:
44
# run scripts/make-release to create a release. it handles the versioning,
55
# creating the branch, and pushing it to github to trigger this workflow.
6-
- main
6+
- main, master
77
types:
88
- closed
99

0 commit comments

Comments
 (0)