Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imshinyu authored Nov 28, 2024
1 parent d595fe3 commit 56967ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
distribution: 'temurin'
java-version: 17
- name: Release
uses: kyze8439690/action-release-releaseapk@master
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.KYUBI_TOKEN }}
APP_FOLDER: app/build/outputs/apk/debug/

0 comments on commit 56967ba

Please sign in to comment.