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: