Skip to content

Commit 88cd9e2

Browse files
Update publish-all-operators.yaml
1 parent b3a4f08 commit 88cd9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-all-operators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
uses: IABTechLab/uid2-shared-actions/actions/commit_pr_and_merge@v3
8686
with:
8787
add: 'pom.xml version.json'
88-
message: 'Released ${{ ienv.RELEASE_TYPE }} version: ${{ steps.version.outputs.new_version }}'
88+
message: 'Released ${{ env.RELEASE_TYPE }} version: ${{ steps.version.outputs.new_version }}'
8989
tag: v${{ steps.version.outputs.new_version }}
9090

9191
buildPublic:

0 commit comments

Comments
 (0)