Skip to content

Commit e6e9311

Browse files
committed
chore comment npx changelogithub
1 parent 6417957 commit e6e9311

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
cache: pnpm
2929
registry-url: 'https://registry.npmjs.org'
3030

31-
- run: npx changelogithub
32-
continue-on-error: true
33-
env:
34-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
31+
# - run: npx changelogithub
32+
# continue-on-error: true
33+
# env:
34+
# GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
3535

3636
- name: Install Dependencies
3737
run: pnpm i

0 commit comments

Comments
 (0)