Skip to content

Commit

Permalink
ビルド時にREADMEファイルを追加する (VOICEVOX#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored and y-chan committed Jul 13, 2022
1 parent 5add5aa commit 21847b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,8 @@ jobs:
echo "${{ env.BUILD_IDENTIFIER }}" > "artifact/${{ env.ASSET_NAME }}/VERSION"
cp README.md "artifact/${{ env.ASSET_NAME }}/README.txt"
# Upload
- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 21847b0

Please sign in to comment.