Skip to content

Commit c20632a

Browse files
committed
Take craft config from the merge target (for having a alhpa release package
1 parent eee4cac commit c20632a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
version: ${{ github.event.inputs.version }}
3737
force: ${{ github.event.inputs.force }}
3838
merge_target: ${{ github.event.inputs.merge_target }}
39+
craft_config_from_merge_target: true

0 commit comments

Comments
 (0)