diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 75f0f99a..11af5d9b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,10 +28,10 @@ jobs: - name: Upload Artifacts uses: actions/upload-artifact@v4 with: - name: starter_modules - path: | - starter_modules.tar.gz - starter_modules.zip + name: starter_modules + path: | + starter_modules.tar.gz + starter_modules.zip - name: Release uses: softprops/action-gh-release@v2