We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe637f commit 806aa3dCopy full SHA for 806aa3d
.github/workflows/dotnet.yml
@@ -53,6 +53,6 @@ jobs:
53
GITHUB_TOKEN: ${{ github.token }}
54
with:
55
upload_url: ${{ steps.create_release.outputs.upload_url }}
56
- asset_path: ./download/Automatic\ OSC\ Router.zip
57
- asset_name: Automatic\ OSC\ Router.zip
+ asset_path: ./download/Automatic OSC Router.zip
+ asset_name: Automatic OSC Router.zip
58
asset_content_type: application/x-msdownload
0 commit comments