ci: format Homebrew tap workflow
This commit is contained in:
parent
b0861e494f
commit
3fb4005640
2
.github/workflows/update-homebrew-tap.yml
vendored
2
.github/workflows/update-homebrew-tap.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user