Skip to content

Commit

Permalink
artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
randaller2k committed May 28, 2024
1 parent 3e4fb07 commit 51d15a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 48 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Upload APK as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: app-release
path: app/build/outputs/apk/release/*.apk
47 changes: 0 additions & 47 deletions .github/workflows/gradle-publish.yml

This file was deleted.

0 comments on commit 51d15a3

Please sign in to comment.