From 35f50ea6ba56ceb839ff96eb289df53771e23a61 Mon Sep 17 00:00:00 2001 From: Factiven Date: Tue, 8 Aug 2023 13:16:55 +0700 Subject: Update v3.8.7 - Merged Beta to Main (#39) * Update v3.8.6 > Minor update for Android 13 user * Update v3.8.7 > Added prev and next button to mediaSession --- .github/workflows/main.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ff20968..6a82241 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,6 @@ jobs: echo "Version found in commit message: $version" echo "::set-output name=version::$version" shell: bash - - name: Create Release id: create_release uses: actions/create-release@v1 -- cgit v1.2.3