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 0ed571c commit 246be92Copy full SHA for 246be92
.github/workflows/build.yml
@@ -54,5 +54,5 @@ jobs:
54
uses: actions/upload-artifact@v4
55
with:
56
path: |
57
- output/Window Manager*.zip
+ output/Files Dialog Jump*.zip
58
compression-level: 0
.github/workflows/publish.yml
@@ -56,5 +56,5 @@ jobs:
uses: softprops/action-gh-release@v2
files: |
59
60
tag_name: "v${{ steps.version.outputs.prop }}"
0 commit comments