Skip to content

Commit 434a30d

Browse files
Merge pull request #73 from Mellanox/almaslennikov-patch-2
fix typo in release workflow
2 parents 64a3118 + 8215d90 commit 434a30d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/fork-ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,5 @@ jobs:
131131
--base $BASE_BRANCH \
132132
--head $(git branch --show-current) \
133133
--title "cicd: update SR-IOV images tags to $DOCKER_TAG in chart values" \
134-
--body "Created by the *${{ github.job }}* job."
135134
--body "Created by the [*${{ github.job }}* job](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})."
136135
fi

0 commit comments

Comments
 (0)