Skip to content

Commit

Permalink
Merge pull request #2961 from Multiverse/update-semantic-action-version
Browse files Browse the repository at this point in the history
fix: Version failing if more than pre.10
  • Loading branch information
dumptruckman committed Aug 22, 2023
2 parents f592673 + 60a4b6f commit e9d8db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call.github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:

- name: Create release
id: release
uses: benwoo1110/semantic-release-action@v1.0.0
uses: benwoo1110/semantic-release-action@v1.0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
release_mode: ${{ inputs.release_mode }}
Expand Down

0 comments on commit e9d8db6

Please sign in to comment.