Skip to content

Commit

Permalink
Update: AivisSpeech Engine を 1.0.0-preview.6 に更新
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Nov 13, 2024
1 parent 849d5e4 commit f2cc6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ on:
default: false

env:
AIVISSPEECH_ENGINE_VERSION: "1.0.0-preview.5"
AIVISSPEECH_ENGINE_VERSION: "1.0.0-preview.6"
AIVISSPEECH_EDITOR_VERSION:
|- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999-developが入る
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999-develop' }}
Expand Down

0 comments on commit f2cc6e6

Please sign in to comment.