diff --git a/.github/workflows/build-release-artifacts.yml b/.github/workflows/build-release-artifacts.yml index 051ccbbb3bb..6271f124061 100644 --- a/.github/workflows/build-release-artifacts.yml +++ b/.github/workflows/build-release-artifacts.yml @@ -20,6 +20,6 @@ jobs: - name: Upload generated artifacts uses: actions/upload-artifact@v2 with: - name: release_artifacts.zip + name: release_artifacts path: build/*.zip retention-days: 5