ci: format Homebrew tap workflow

This commit is contained in:
Peter Steinberger 2026-05-08 16:33:13 +01:00
parent b0861e494f
commit 3fb4005640
No known key found for this signature in database

View File

@ -6,7 +6,7 @@ on:
workflow_dispatch:
inputs:
tag:
description: "Release tag to publish to the tap (for example, v0.10.1)"
description: 'Release tag to publish to the tap (for example, v0.10.1)'
required: true
type: string