Skip to content

Commit af02c1e

Browse files
authored
Remove redundant title
1 parent 63bada6 commit af02c1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ jobs:
131131
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
132132
run: |
133133
gh release create "v${{ steps.version.outputs.full }}" \
134-
--title "v${{ steps.version.outputs.full }}" \
135134
--generate-notes \
136135
--latest=${{ steps.version.outputs.is_latest }} \
137136
func-operator.yaml

0 commit comments

Comments
 (0)