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
7
.github/workflows/release.yaml
vendored
7
.github/workflows/release.yaml
vendored
@ -49,10 +49,3 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_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
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user