Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Xtr126 committed Feb 19, 2024
1 parent 9250f3c commit e2645de
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
- name: Build with Gradle
run: ./gradlew assembleRelease

- name: Upload APK
uses: actions/upload-artifact@v4
with:
path: app/build/outputs/apk/release/*.apk

- name: release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit e2645de

Please sign in to comment.