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 78d2521 commit 8ffc29cCopy full SHA for 8ffc29c
1 file changed
.github/workflows/Release.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: TheDoctor0/zip-release@0.6.2
34
with:
35
filename: WebConfigurator_${{ steps.tagName.outputs.tag }}.zip
36
- path: Build
+ path: build
37
- name: Release
38
uses: softprops/action-gh-release@v1
39
if: startsWith(github.ref, 'refs/tags/')
0 commit comments