Skip to content

Commit 8498397

Browse files
committed
👷 Release artifact glob path fix
1 parent 336dc0d commit 8498397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,4 +345,4 @@ jobs:
345345
commit: ${{ github.sha }}
346346
tag: ${{ env.SHA_SHORT }}
347347
name: Dev Build Prerelease-${{ env.SHA_SHORT }}
348-
artifacts: "artifacts/*.zip"
348+
artifacts: "artifacts/*/*.zip"

0 commit comments

Comments
 (0)