Skip to content

Commit ddcb578

Browse files
Copilotaspiers
andcommitted
fix: apply prettier formatting to release workflow
Co-authored-by: aspiers <100738+aspiers@users.noreply.github.com>
1 parent 4878eba commit ddcb578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55
inputs:
66
beta:
7-
description: 'Release as beta prerelease'
7+
description: "Release as beta prerelease"
88
required: false
99
default: false
1010
type: boolean

0 commit comments

Comments
 (0)