forked from VOICEVOX/voicevox_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Releasesにアップロードされるzipの構造を変更 (VOICEVOX#117)
* releasesにuploadするzipの構造を変更 * artifactsディレクトリ以下にcoreディレクトリがあれば一時的に名前変更してから戻す * coreをartifactとしてアップロードしないように変更 * changed the artifact to include header and version files * change the structure of the artifact * define and use ZIP_NAME * fix artifact path * define ASSET_NAME instead of ZIP_NAME and add it into GITHUB_ENV * move release steps into build job * use Compress-Archive commandlet on Windows * fix archiving method on linux and mac * create archive file in root directory * edit comment * サンプルのREADMEに記載のzipファイル名を更新
- Loading branch information
1 parent
26e25d3
commit 19c2cfa
Showing
2 changed files
with
28 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters