Skip to content

Commit df289f0

Browse files
committed
fix filename
1 parent 481102f commit df289f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
with:
6969
upload_url: ${{ steps.create_release.outputs.upload_url }}
7070
asset_path: ${{ runner.tool_cache }}/bdsd/SymbolTokenizer.dll
71-
asset_name: tokenizer.dll
71+
asset_name: SymbolTokenizer.dll
7272
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)