Skip to content

Commit

Permalink
リリース0.14のプレビュー版ビルド用変更 (#1108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Jan 14, 2023
1 parent 160615a commit e61fcfa
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/VOICEVOX/voicevox_engine"
VOICEVOX_ENGINE_VERSION: 0.13.3
VOICEVOX_RESOURCE_VERSION: 0.13.3
VOICEVOX_ENGINE_VERSION: 0.14.0-preview.8
VOICEVOX_RESOURCE_VERSION: 0.14.0-preview.0
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 e61fcfa

Please sign in to comment.