mirror of
https://github.com/FiorenMas/Revanced-And-Revanced-Extended-Non-Root.git
synced 2025-12-06 08:07:40 +00:00
fix 🐛
Only release apk files
This commit is contained in:
2
.github/actions/release/action.yml
vendored
2
.github/actions/release/action.yml
vendored
@@ -15,7 +15,7 @@ runs:
|
|||||||
uses: softprops/action-gh-release@v0.1.15
|
uses: softprops/action-gh-release@v0.1.15
|
||||||
with:
|
with:
|
||||||
files: |
|
files: |
|
||||||
./release/*
|
./release/*.apk
|
||||||
name: Revanced & Revanced Extended
|
name: Revanced & Revanced Extended
|
||||||
tag_name: all
|
tag_name: all
|
||||||
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
body_path: ${{ github.workspace }}-CHANGELOG.txt
|
||||||
Reference in New Issue
Block a user