Skip to content

Commit eb685fa

Browse files
committed
fix output reference
1 parent 5e8c417 commit eb685fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ on:
3838
value: ${{ jobs.build-conclusion.outputs.run_id }}
3939
wheel-name:
4040
description: "The name of the built wheel"
41-
value: ${{ jobs.build-ttxla-release-whl.outputs.wheel-name }}
41+
value: ${{ jobs.forge-build.outputs.wheel-name }}
4242

4343
permissions:
4444
packages: write

0 commit comments

Comments
 (0)