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 09652f2 commit 5d393a7Copy full SHA for 5d393a7
action.yml
@@ -66,6 +66,6 @@ runs:
66
if: always()
67
uses: actions/upload-artifact@v4
68
with:
69
- name: build files
+ name: build-files
70
path: |
71
${{ inputs.build-path }}
0 commit comments