Skip to content

Commit

Permalink
to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
y-chan committed Aug 30, 2023
1 parent cd6c038 commit 3f72783
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ on:

env:
VOICEVOX_ENGINE_REPO_URL: "https://github.com/SHAREVOX/sharevox_engine"
VOICEVOX_ENGINE_VERSION: 0.2.0
VOICEVOX_RESOURCE_VERSION: 0.2.0
VOICEVOX_ENGINE_VERSION: 0.2.1
VOICEVOX_RESOURCE_VERSION: 0.2.2
VOICEVOX_EDITOR_VERSION:
|- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999が入る
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999' }}
Expand Down

0 comments on commit 3f72783

Please sign in to comment.