We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af7074 commit 30ab4fcCopy full SHA for 30ab4fc
.github/workflows/dotnetcore.yml
@@ -26,5 +26,5 @@ jobs:
26
- name: upload installer
27
uses: actions/upload-artifact@v1
28
with:
29
- name: "WEventViewer-win-x64"
+ name: "WEventViewer-Installer"
30
path: "dist/installer/Release/en-US/WEventViewer.Installer.msi"
0 commit comments