Skip to content

Commit f6ffcf8

Browse files
committed
Updated Create Release step name
1 parent 860fc1e commit f6ffcf8

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
@@ -144,7 +144,7 @@ jobs:
144144
env:
145145
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
146146

147-
- name: Create release
147+
- name: Create draft release
148148
uses: softprops/action-gh-release@v1
149149
with:
150150
name: ${{ needs.start.outputs.new_version }}

0 commit comments

Comments
 (0)