Skip to content

Commit 409c44d

Browse files
committed
fx
1 parent 3268a7f commit 409c44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-operatorhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ jobs:
144144
owner: 'k8s-operatorhub',
145145
repo: '${{ github.event.inputs.operator_hub_repo }}',
146146
title: 'operator ${{ env.OPERATOR_NAME }} (${{ env.VERSION }})',
147-
head: ${{ github.event.inputs.community_operators_midstream_repo_org }}/'${{ env.BRANCH_NAME }}',
147+
head: '${{ github.event.inputs.community_operators_midstream_repo_org }}/${{ env.BRANCH_NAME }}',
148148
head_repo: 'community-operators',
149149
base: 'main',
150150
body: `## kubernetes-nmstate-operator version ${{ env.VERSION }}

0 commit comments

Comments
 (0)