Skip to content

Commit f60e914

Browse files
authored
Fix release workflow name
1 parent c2b2f4e commit f60e914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release_tag.yml renamed to .github/workflows/create_release_tag_and_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Creat New Release Tag
1+
name: Create New Release Tag and PR
22

33
on: workflow_dispatch
44

0 commit comments

Comments
 (0)