Skip to content

Commit dabbcf2

Browse files
authored
fix: again cl
1 parent 1b7ce67 commit dabbcf2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/cl.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,6 @@ jobs:
6969
with:
7070
commit_message: "chore(changelog): update changelog [skip ci]"
7171

72-
- name: New Tag
73-
id: new_tag
74-
uses: orhun/git-cliff-action@v3
75-
with:
76-
config: ./cliff.toml
77-
args: --bumped-version
78-
79-
8072
- name: Print New Tag
8173
id: print_new_tag
8274
run: |

0 commit comments

Comments
 (0)