Skip to content

Commit

Permalink
skips release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prajjwaldimri committed Jan 4, 2024
1 parent 78a0d62 commit 27d14ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cache: 'pnpm' # https://github.com/actions/setup-node/blob/main/docs/advanced-usage.md#caching-packages-dependencies
- run: pnpm install
- run: pnpm release:build
- run: pnpm release:changelog
# - run: pnpm release:changelog
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: pnpm validate-declarations
Expand Down

0 comments on commit 27d14ce

Please sign in to comment.