We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5040303 commit 26c4c05Copy full SHA for 26c4c05
.github/workflows/docker-standalone.yaml
@@ -6,7 +6,7 @@ name: Build Standalone Image
6
branches:
7
- main
8
tags:
9
- - 'v*'
+ - "v*"
10
11
jobs:
12
build:
0 commit comments