Skip to content

Commit

Permalink
ci: remove workaround for semantic-release issue skipping deployment (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
levibostian authored Sep 25, 2023
1 parent 0ab6e44 commit 5adafee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ jobs:
uses: cycjimmy/semantic-release-action@v4
id: semantic-release
with:
# Hard-coding version as workaround https://github.com/semantic-release/commit-analyzer/issues/517#issuecomment-1697193361
extra_plugins: |
conventional-changelog-conventionalcommits@6.1.0
conventional-changelog-conventionalcommits
@semantic-release/changelog
@semantic-release/git
@semantic-release/github
Expand Down

0 comments on commit 5adafee

Please sign in to comment.