Skip to content

Commit

Permalink
build: use release branch for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
pmvald authored Mar 3, 2024
1 parent c190cd4 commit 19626a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
debug: true,
branches: 'master',
branches: 'release',
verifyConditions: [
'@semantic-release/changelog',
'@semantic-release/github',
Expand Down

0 comments on commit 19626a4

Please sign in to comment.