hopefully fixing the release upload
This commit is contained in:
parent
0d19030937
commit
c701796aa8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnet-build-test.yml
vendored
2
.github/workflows/dotnet-build-test.yml
vendored
|
|
@ -60,5 +60,5 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_name: character-records-generator.zip
|
||||
asset_path: ./character-records-generator
|
||||
asset_content_type: application/zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue