diff --git a/.github/actions/release/action.yml b/.github/actions/release/action.yml index a4a255c..56b5963 100644 --- a/.github/actions/release/action.yml +++ b/.github/actions/release/action.yml @@ -15,7 +15,7 @@ runs: uses: softprops/action-gh-release@v0.1.15 with: files: | - ./release/* + ./release/*.apk name: Revanced & Revanced Extended tag_name: all - body_path: ${{ github.workspace }}-CHANGELOG.txt \ No newline at end of file + body_path: ${{ github.workspace }}-CHANGELOG.txt