From afbf0b4c86196a86dfad6a9eeae71d185c2c64fd Mon Sep 17 00:00:00 2001 From: AdityaGarg8 <85610623+AdityaGarg8@users.noreply.github.com> Date: Mon, 9 Aug 2021 13:33:30 +0530 Subject: [PATCH] Shall make release only when jamlam commits. --- .github/workflows/BuildKernelPackage.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/BuildKernelPackage.yml b/.github/workflows/BuildKernelPackage.yml index 94c1f18..3e6f402 100644 --- a/.github/workflows/BuildKernelPackage.yml +++ b/.github/workflows/BuildKernelPackage.yml @@ -41,6 +41,7 @@ jobs: fi - name: Release + if: github.ref == 'refs/heads/main' uses: softprops/action-gh-release@v1 with: files: |