Skip to content

Commit 09c9c87

Browse files
committed
chore: update .github/workflows/ci.yml
1 parent 1581379 commit 09c9c87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Generate Changelog
2828
id: changelog
2929
uses: jaywcjlove/[email protected]
30-
if: steps.create_tag.outputs.successful
3130
with:
3231
token: ${{ secrets.GITHUB_TOKEN }}
3332
head-ref: ${{ steps.create_tag.outputs.version }}

0 commit comments

Comments
 (0)