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 1c9efde commit ee35b61Copy full SHA for ee35b61
.github/workflows/cp_dispatch.yml
@@ -436,6 +436,6 @@ jobs:
436
- name: Upload Artifact for Patched FE
437
uses: actions/upload-artifact@v4
438
with:
439
- name: "${{ steps.rename-fe.outputs.patched-fe-name }}-Maual-Dispatched"
+ name: "${{ steps.rename-fe.outputs.patched-fe-name }}"
440
path: "${{ steps.rename-fe.outputs.patched-fe-name }}/"
441
if-no-files-found: error
0 commit comments