Skip to content

Commit

Permalink
Fix apk upload
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed May 22, 2023
1 parent f637a60 commit 4ce2d66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/')
Expand Down

0 comments on commit 4ce2d66

Please sign in to comment.