Skip to content

Commit 24f322c

Browse files
committed
Default flatten to true
1 parent 847e1b4 commit 24f322c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
default: GameData LICENSE* README* CHANGELOG*
2121
flatten:
2222
type: boolean
23-
default: false
23+
default: true
2424
description: >
2525
If true, the release zip is built with the artifact files at the root
2626
instead of nested under a top-level directory. Forwarded to the

0 commit comments

Comments
 (0)