Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoglom committed Mar 17, 2021
1 parent 3f4f1d1 commit bb98394
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,3 @@ jobs:
with:
name: app-release
path: app/build/outputs/apk/release/app-release.apk
- name: Upload the artifacts
uses: skx/github-action-publish-binaries@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
args: "app/build/outputs/apk/release/app-release.apk"

0 comments on commit bb98394

Please sign in to comment.