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 481102f commit df289f0Copy full SHA for df289f0
1 file changed
.github/workflows/generate.yaml
@@ -68,5 +68,5 @@ jobs:
68
with:
69
upload_url: ${{ steps.create_release.outputs.upload_url }}
70
asset_path: ${{ runner.tool_cache }}/bdsd/SymbolTokenizer.dll
71
- asset_name: tokenizer.dll
+ asset_name: SymbolTokenizer.dll
72
asset_content_type: application/octet-stream
0 commit comments