Skip to content

Commit

Permalink
ci(release.config.js): ensure push is to forked repo
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 9, 2021
1 parent 71a3977 commit 0ea3b92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
branch: 'master',
repositoryUrl: 'https://github.com/saltstack-formulas/apt-formula',
branch: 'antora',
repositoryUrl: 'https://github.com/myii/apt-formula',
plugins: [
['@semantic-release/commit-analyzer', {
preset: 'angular',
Expand Down

0 comments on commit 0ea3b92

Please sign in to comment.