Skip to content

Commit

Permalink
fix(ci): Use proper key for release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiker985 committed Aug 28, 2023
1 parent e67cd19 commit 90f9e70
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,4 +1,4 @@
module.exports = {
extends: '@semantic-release/apm-config',
release: 'main',
branches: 'main',
}

0 comments on commit 90f9e70

Please sign in to comment.