From b9a48a748e4fb6428c519d65872d0d9235219467 Mon Sep 17 00:00:00 2001 From: Marcos Tischer Vallim Date: Tue, 14 Dec 2021 23:22:22 -0300 Subject: [PATCH] Update build-focal.yml --- .github/workflows/build-focal.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-focal.yml b/.github/workflows/build-focal.yml index b06f15e9..7f60ce43 100644 --- a/.github/workflows/build-focal.yml +++ b/.github/workflows/build-focal.yml @@ -24,6 +24,7 @@ jobs: gzip scripts/ubuntu-from-scratch.iso - name: Release uses: softprops/action-gh-release@v1 + if: ${{ github.base_ref == null }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: