We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e8c417 commit eb685faCopy full SHA for eb685fa
.github/workflows/build.yml
@@ -38,7 +38,7 @@ on:
38
value: ${{ jobs.build-conclusion.outputs.run_id }}
39
wheel-name:
40
description: "The name of the built wheel"
41
- value: ${{ jobs.build-ttxla-release-whl.outputs.wheel-name }}
+ value: ${{ jobs.forge-build.outputs.wheel-name }}
42
43
permissions:
44
packages: write
0 commit comments