Skip to content

Commit 26c4c05

Browse files
committed
prettier fixes
1 parent 5040303 commit 26c4c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-standalone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Build Standalone Image
66
branches:
77
- main
88
tags:
9-
- 'v*'
9+
- "v*"
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)