Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aoirint authored Oct 18, 2022
1 parent c7f1b13 commit a156f4b
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 @@ -833,7 +833,7 @@ jobs:
tag_name: ${{ env.VOICEVOX_ENGINE_VERSION }}
files: |-
${{ matrix.artifact_name }}.7z.*
target_commitish: ${{ github.ref }}
target_commitish: ${{ github.sha }}

run-release-test-workflow:
if: (github.event.release.tag_name || github.event.inputs.version) != ''
Expand Down

0 comments on commit a156f4b

Please sign in to comment.