Skip to content

Commit cd613c6

Browse files
committed
chore: change name
1 parent 90ac7f7 commit cd613c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-new-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
echo "CURRENT_VERSION_VALUE=$current_version" >> $GITHUB_ENV
8888
echo "NEW_VERSION_VALUE=$new_version" >> $GITHUB_ENV
8989
90-
- name: Create Release Branch via GitHub API
90+
- name: Create Release Branch
9191
env:
9292
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
9393
RELEASE_BRANCH_NAME: ${{ steps.create-release.outputs.branch_name }}

0 commit comments

Comments
 (0)