Skip to content

Commit ccbc0fe

Browse files
authored
Update android.yml
1 parent 0009b37 commit ccbc0fe

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/android.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,3 @@ jobs:
2525
- name: Build with Gradle
2626
run: ./gradlew build
2727

28-
- uses: ncipollo/release-action@v1
29-
with:
30-
artifacts: "*.apk"
31-
token: ${{ github.token }}
32-
generateReleaseNotes: true

0 commit comments

Comments
 (0)