Skip to content

Commit ea207c8

Browse files
committed
Remove duplicate file extension (only seems to affect logs)
1 parent fba2523 commit ea207c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Upload zip artifact
7171
uses: actions/upload-artifact@v7
7272
with:
73-
name: NativeInvoke.zip
73+
name: NativeInvoke
7474
path: zip/*.zip
7575

7676
- name: Generate changelog

0 commit comments

Comments
 (0)