From 561cb485c98c4b4205b65f1a8e6518ecc8a4fa2e Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Wed, 26 Nov 2025 01:10:52 +0000 Subject: [PATCH] Update release workflow configuration --- .github/workflows/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 062f83f2..9905bfdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -12,7 +12,6 @@ # - Create the tag to point to release commit # - Push commits back to the originating branch # - Publish the GitHub release (mark draft as non-draft) - name: Automated Release on: