Adjust file name change with Unify-and-Release
This commit is contained in:
Ian 2022-11-27 12:33:28 -05:00
parent f85c567b98
commit d598c964c7

View file

@ -67,8 +67,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./ctr-nzp-3ds.zip
asset_name: ctr-nzp-3ds.zip
asset_path: ./ctr-nzp-3dsx.zip
asset_name: ctr-nzp-3dsx.zip
asset_content_type: application/zip
- name: Publish Release
uses: StuYarrow/publish-release@v1