We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0009b37 commit ccbc0feCopy full SHA for ccbc0fe
1 file changed
.github/workflows/android.yml
@@ -25,8 +25,3 @@ jobs:
25
- name: Build with Gradle
26
run: ./gradlew build
27
28
- - uses: ncipollo/release-action@v1
29
- with:
30
- artifacts: "*.apk"
31
- token: ${{ github.token }}
32
- generateReleaseNotes: true
0 commit comments