Skip to content

Commit

Permalink
justere workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shoyheim-dd committed Oct 22, 2024
1 parent bbb4994 commit dff4eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Make Gradle executable
run: chmod +x ./gradlew
- name: Build Release APK
run: ./gradlew assembleDemo
run: ./gradlew assembleDemoRelease
- name: Releasing using Hub
uses: kyze8439690/action-release-releaseapk@master
env:
Expand Down

0 comments on commit dff4eb3

Please sign in to comment.