From 8ed96b4ad3a21dc77c4b30044aac200ba0a031aa Mon Sep 17 00:00:00 2001 From: Jack Maguire <49815482+BurntNail@users.noreply.github.com> Date: Thu, 5 Oct 2023 14:28:16 +0100 Subject: [PATCH] Update releases.yml better commenting out --- .github/workflows/releases.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 1a8b559..09e2c70 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -1,7 +1,7 @@ -on: - push: - branches: - - main +# on: +# push: +# branches: +# - main # permissions: # contents: write