We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdddbaf commit a977003Copy full SHA for a977003
.github/workflows/build_app.yml
@@ -29,4 +29,5 @@ jobs:
29
- name: Publish artifacts
30
uses: actions/upload-artifact@v3
31
with:
32
+ name: grafex-crash-handler-artifacts
33
path: ./dist/GrafexCrashHandler.exe
0 commit comments