Skip to content

Commit

Permalink
use preview resource
Browse files Browse the repository at this point in the history
  • Loading branch information
y-chan committed Jun 21, 2023
1 parent 30e4481 commit caaad19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
env:
IMAGE_NAME: ${{ vars.DOCKERHUB_USERNAME }}/sharevox_engine
PYTHON_VERSION: "3.11.3"
VOICEVOX_RESOURCE_VERSION: "0.2.0"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.1"
VOICEVOX_CORE_VERSION: "0.2.0"

defaults:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:

env:
PYTHON_VERSION: "3.11.3"
VOICEVOX_RESOURCE_VERSION: "0.2.0"
VOICEVOX_RESOURCE_VERSION: "0.3.0-preview.1"
VOICEVOX_CORE_VERSION: "0.2.0"

defaults:
Expand Down

0 comments on commit caaad19

Please sign in to comment.