Skip to content

Commit 5ab8dff

Browse files
committed
outputs
1 parent 3ecf16b commit 5ab8dff

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish-build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ 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": ${{ needs.prepare-release-info.outputs }}}'
58+
f

0 commit comments

Comments
 (0)