diff --git a/.github/workflows/build-apk.yml b/.github/workflows/build-apk.yml index 4173c0c..360452f 100644 --- a/.github/workflows/build-apk.yml +++ b/.github/workflows/build-apk.yml @@ -74,7 +74,6 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} tag: Build-${{ steps.get-date.outputs.date }} artifactErrorsFailBuild: true - generateReleaseNotes: true - name: Sleep for 10 seconds run: |