mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 02:25:41 +01:00
fix: Version failing if more than pre.10
This commit is contained in:
parent
f59267374f
commit
60a4b6fc89
2
.github/workflows/call.github_release.yml
vendored
2
.github/workflows/call.github_release.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
id: release
|
id: release
|
||||||
uses: benwoo1110/semantic-release-action@v1.0.0
|
uses: benwoo1110/semantic-release-action@v1.0.1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
release_mode: ${{ inputs.release_mode }}
|
release_mode: ${{ inputs.release_mode }}
|
||||||
|
Loading…
Reference in New Issue
Block a user