You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
More housekeeping
This commit is contained in:
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@@ -30,8 +30,8 @@ jobs:
|
||||
- name: Build with Gradle
|
||||
run: ./gradlew assembleRelease
|
||||
|
||||
- name: Create PlayIntegrityFork zip
|
||||
- name: Upload PlayIntegrityFork-CI.zip
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: PlayIntegrityFork
|
||||
name: PlayIntegrityFork-CI
|
||||
path: module/*
|
||||
|
||||
Reference in New Issue
Block a user