Skip to content

Commit

Permalink
latest semantic version
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Sep 29, 2023
1 parent e0e4e8f commit ab28ae6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/deploy-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,9 @@ jobs:
id: semantic-release
with:
dry_run: false
# version numbers below can be in many forms: M, M.m, M.m.p
# version should be greater than the 22.0.1 (https://github.com/semantic-release/semantic-release/releases/tag/v22.0.1)
# because previous version had a bug in commit analyzer
semantic_version: 22.0.5
semantic_version: latest
extra_plugins: |
conventional-changelog-conventionalcommits
@semantic-release/changelog
@semantic-release/git
@semantic-release/github
@semantic-release/exec
env:
Expand Down

0 comments on commit ab28ae6

Please sign in to comment.