diff --git a/.github/workflows/ccpp_web.yml b/.github/workflows/ccpp_web.yml index 6c23bdec0..cc9822253 100644 --- a/.github/workflows/ccpp_web.yml +++ b/.github/workflows/ccpp_web.yml @@ -346,7 +346,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: upload_url: ${{ needs.pre-deploy.outputs.upload_url }} - asset_path: OpenSiv3D(0.4.3)Web.exe + asset_path: OpenSiv3D(0.6.0)Web.exe asset_name: OpenSiv3D-Installer-${{ matrix.config.name }}.exe asset_content_type: application/octet-stream