Skip to content

Commit d0d0b9b

Browse files
committed
fix: ci
1 parent d57f4f8 commit d0d0b9b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,6 @@ jobs:
6464
if: matrix.os == 'windows-latest'
6565
run: pnpm run build:win
6666

67-
- name: Generate Changelog
68-
if: github.event_name == 'push'
69-
run: npx changelogithub
70-
env:
71-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72-
7367
- name: Create Release
7468
uses: softprops/action-gh-release@v2
7569
with:

0 commit comments

Comments
 (0)