Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 8ffc29c

Browse files
authored
Update Release.yml
1 parent 78d2521 commit 8ffc29c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: TheDoctor0/zip-release@0.6.2
3434
with:
3535
filename: WebConfigurator_${{ steps.tagName.outputs.tag }}.zip
36-
path: Build
36+
path: build
3737
- name: Release
3838
uses: softprops/action-gh-release@v1
3939
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)