Skip to content

Commit fdc389e

Browse files
Update release.yml
Fix the bug of Linux Workflow
1 parent c52454d commit fdc389e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,5 +195,5 @@ jobs:
195195
- name: Upload Release Asset (Linux)
196196
uses: softprops/action-gh-release@v2
197197
with:
198-
files: annotation_tool/dist/SoccerNetProAnalyzer-linux.zip
198+
files: annotation_tool/dist/VideoAnnotationTool-linux.zip
199199
tag_name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)