Skip to content

Commit

Permalink
fix: change the release yml
Browse files Browse the repository at this point in the history
  • Loading branch information
karlsbeard committed Jul 24, 2024
1 parent dd3c2fa commit 0f03f1f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
node-version: lts/*
registry-url: https://registry.npmjs.org/

- run: pnpm dlx changelogithub
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

# Uncomment the following lines to publish to npm on CI

- run: pnpm install
Expand Down

0 comments on commit 0f03f1f

Please sign in to comment.