Skip to content

Commit

Permalink
fix(new): check semantics release
Browse files Browse the repository at this point in the history
BREAKING CHANGE: test
  • Loading branch information
sbanoeon committed Apr 17, 2024
1 parent 8d69378 commit 4f95452
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
}
]
extra_plugins: |
"@semantic-release/commit-analyzer"
"@semantic-release/release-notes-generator"
"@semantic-release/changelog"
"conventional-changelog-conventionalcommits@6"
#github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4f95452

Please sign in to comment.