Skip to content

Commit 806aa3d

Browse files
Update dotnet.yml
1 parent 6fe637f commit 806aa3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
GITHUB_TOKEN: ${{ github.token }}
5454
with:
5555
upload_url: ${{ steps.create_release.outputs.upload_url }}
56-
asset_path: ./download/Automatic\ OSC\ Router.zip
57-
asset_name: Automatic\ OSC\ Router.zip
56+
asset_path: ./download/Automatic OSC Router.zip
57+
asset_name: Automatic OSC Router.zip
5858
asset_content_type: application/x-msdownload

0 commit comments

Comments
 (0)