mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(root): changelog commands removed
This commit is contained in:
parent
849eff5715
commit
184d3a9c49
9
.github/workflows/release.yaml
vendored
9
.github/workflows/release.yaml
vendored
@ -48,11 +48,4 @@ jobs:
|
||||
pnpm release:dev
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Update changelog
|
||||
if: steps.changesets.outputs.published == 'true'
|
||||
run: |
|
||||
pnpm changelog:latest
|
||||
pnpm changelog:format
|
||||
pnpm changelog:commit
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
x
Reference in New Issue
Block a user