From 031e0e0e365783f49d9e73f10bd1d8b1acd22efd Mon Sep 17 00:00:00 2001 From: yacosta738 <33158051+yacosta738@users.noreply.github.com> Date: Sun, 12 Apr 2026 19:34:15 +0000 Subject: [PATCH] style: fix spotless formatting violations in .github/workflows/README.md --- .github/workflows/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 68c3953da..f130d80cc 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -310,12 +310,12 @@ canonical stable tag, GitHub Release, and release notes. **Inputs**: -| Input | Type | Default | Description | -|-------|------|---------|-------------| -| `release` | boolean | required | Whether the workflow is in release mode | -| `prerelease` | boolean | `false` | Whether the release is a beta prerelease | -| `release_tag` | string | empty | Canonical release tag to validate and publish against | -| `release_id` | string | empty | Existing GitHub Release id for asset upload | +| Input | Type | Default | Description | +| ------------- | ------- | -------- | ----------------------------------------------------- | +| `release` | boolean | required | Whether the workflow is in release mode | +| `prerelease` | boolean | `false` | Whether the release is a beta prerelease | +| `release_tag` | string | empty | Canonical release tag to validate and publish against | +| `release_id` | string | empty | Existing GitHub Release id for asset upload | **Secrets Required**: