Skip to content

Commit 4b3d26c

Browse files
committed
release on tag
1 parent 611ddcb commit 4b3d26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-images-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
build-service-extensions-callout:
3838
if: >
3939
github.event_name == 'push' && startsWith(github.ref, 'refs/tags/contrib/envoyproxy/go-control-plane')
40-
|| github.event.inputs.build_service_extensions == 'true
40+
|| github.event.inputs.build_service_extensions == 'true'
4141
runs-on: ubuntu-latest
4242

4343
steps:

0 commit comments

Comments
 (0)