build: actually release things on the main branch

This commit is contained in:
Samuel Attard
2020-11-13 13:56:52 -08:00
parent b51f5a7f2d
commit 7a807da97e

View File

@@ -4,6 +4,7 @@
"@semantic-release/release-notes-generator", "@semantic-release/release-notes-generator",
"@continuous-auth/semantic-release-npm", "@continuous-auth/semantic-release-npm",
"@semantic-release/github" "@semantic-release/github"
] ],
"branches": ["main"]
} }