Skip to content

Commit ee35b61

Browse files
authored
Update cp_dispatch.yml
1 parent 1c9efde commit ee35b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cp_dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,6 @@ jobs:
436436
- name: Upload Artifact for Patched FE
437437
uses: actions/upload-artifact@v4
438438
with:
439-
name: "${{ steps.rename-fe.outputs.patched-fe-name }}-Maual-Dispatched"
439+
name: "${{ steps.rename-fe.outputs.patched-fe-name }}"
440440
path: "${{ steps.rename-fe.outputs.patched-fe-name }}/"
441441
if-no-files-found: error

0 commit comments

Comments
 (0)