Skip to content

Commit 6e4c988

Browse files
fixed nesting folders
1 parent e5f5108 commit 6e4c988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: actions/download-artifact@v3
4343
with:
4444
path: release
45+
create_artifact_folder: false
4546

4647
- name: Create GitHub Release
4748
uses: softprops/action-gh-release@v1

0 commit comments

Comments
 (0)