From c7dc15b9d4c336e3376f6f45352f98e371875a65 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sun, 13 Nov 2022 00:37:25 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Don't=20generate=20release=20not?= =?UTF-8?q?es=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-apk.yml | 1 - 1 file changed, 1 deletion(-) 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: |