This commit is contained in:
chiteroman 2023-12-18 10:46:31 +01:00
commit a4c6bf9971
No known key found for this signature in database
GPG Key ID: 19171A27D600CC72

View File

@ -31,7 +31,7 @@ jobs:
run: ./gradlew assembleRelease run: ./gradlew assembleRelease
- name: Upload PlayIntegrityFix.zip - name: Upload PlayIntegrityFix.zip
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: PlayIntegrityFix name: PlayIntegrityFix
path: module/* path: module/*