Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaifan committed Apr 22, 2024
1 parent 2f11d07 commit c6ca664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env:
DP_KEY: ${{ secrets.DP_KEY }}
run: |
./cmd electron android-upload
node ./electron/build.js android-upload
- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit c6ca664

Please sign in to comment.