Skip to content

Commit bfbda09

Browse files
committed
adjust file
1 parent 5896db4 commit bfbda09

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': ${{ needs.prepare-release-info.outputs.release_info }}}
57+
client-payload: '{"release": ${{ toJson(github.event.release) }}}'

0 commit comments

Comments
 (0)