mirror of
https://github.com/MatsuriDayo/NekoBoxForAndroid.git
synced 2025-12-19 14:40:06 +08:00
Update release.yml
upgrade to v4
This commit is contained in:
parent
2ac691ac3a
commit
4700ed8303
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -131,7 +131,7 @@ jobs:
|
|||||||
export LOCAL_PROPERTIES="${{ secrets.LOCAL_PROPERTIES }}"
|
export LOCAL_PROPERTIES="${{ secrets.LOCAL_PROPERTIES }}"
|
||||||
./run init action gradle
|
./run init action gradle
|
||||||
./gradlew bundlePlayRelease
|
./gradlew bundlePlayRelease
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: AAB
|
name: AAB
|
||||||
path: app/build/outputs/bundle/playRelease/app-play-release.aab
|
path: app/build/outputs/bundle/playRelease/app-play-release.aab
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user