Skip to content

Commit 3ecf16b

Browse files
committed
get output
1 parent bfbda09 commit 3ecf16b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
5555
repository: reflex-dev/flexgen
5656
event-type: release
57-
client-payload: '{"release": ${{ toJson(github.event.release) }}}'
57+
client-payload: '{"release": ${{ needs.prepare-release-info.outputs.release_info }}}'

0 commit comments

Comments
 (0)