We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba2523 commit ea207c8Copy full SHA for ea207c8
1 file changed
.github/workflows/publish.yml
@@ -70,7 +70,7 @@ jobs:
70
- name: Upload zip artifact
71
uses: actions/upload-artifact@v7
72
with:
73
- name: NativeInvoke.zip
+ name: NativeInvoke
74
path: zip/*.zip
75
76
- name: Generate changelog
0 commit comments