Skip to content

Commit

Permalink
Revert Semantic Versioning changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aravindgee committed Sep 6, 2023
1 parent d111c44 commit 4cde5e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
SEMANTIC_RELEASE_PACKAGE: ${{ github.event.repository.name }}
with:
semantic_version: 19
branches: |
[
'main'
]
extra_plugins: |
@semantic-release/changelog@6.0.3
@semantic-release/git@10.0.1
Expand Down
3 changes: 3 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
"branches": [
"main"
],
"plugins": [
[
"@semantic-release/commit-analyzer",
Expand Down

0 comments on commit 4cde5e8

Please sign in to comment.