From 445b1bea6364ecca897a5cb77aa2368ef4367ef9 Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Fri, 26 Jul 2024 10:37:03 +0200 Subject: [PATCH] Update attach-artifact-release.yml --- .github/workflows/attach-artifact-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index eaa257d..fe7ee27 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -9,7 +9,6 @@ on: jobs: attach-to-release: name: Attach Artifact to Release - if: github.event.pull_request.merged == true runs-on: ubuntu-latest steps: - run: sleep 30