diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index d3aa140..d21182d 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -57,7 +57,7 @@ jobs: - uses: actions/download-artifact@v3 with: - name: cli-artifacts + name: my-artifact - name: Display structure of downloaded files run: ls -R \ No newline at end of file