Skip to content

Commit

Permalink
ci: use github plugin for semantic release instead of gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Jul 10, 2021
1 parent 14937ca commit a51d025
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@
"verifyReleaseCmd": "echo ${nextRelease.version} > .VERSION"
}
],
[
"@semantic-release/gitlab",
{
"gitlabUrl": "https://gitlab.miracum.org"
}
]
"@semantic-release/github"
]
}

0 comments on commit a51d025

Please sign in to comment.