diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33ffb72..fed96cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,9 +143,9 @@ jobs: with: name: plugin - uses: actions/download-artifact@v3 - name: Download Plugin + name: Download Android App with: - name: plugin + name: android-app - name: Release uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/')