Skip to content

Commit fdb6396

Browse files
committed
ci: passing target param to publish_to_repo properly
1 parent 7b46bda commit fdb6396

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -877,6 +877,7 @@ jobs:
877877
artifact: ${{ matrix.artifact }}
878878
type: ${{ matrix.type }}
879879
delimiter: ${{ matrix.delimiter }}
880+
target: ${{ env.target }}
880881

881882
deploy-docker:
882883
name: ${{ matrix.name }}

0 commit comments

Comments
 (0)