Skip to content

Commit 677ca0c

Browse files
authored
chore(ci-cd): update the workflow
Removed changelog generation step from release workflow.
1 parent da76207 commit 677ca0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,3 @@ jobs:
5353
GH_TOKEN: ${{ secrets.RELEASE_COMMIT_GH_PAT }}
5454
# REMOVED: NPM_TOKEN is not needed with trusted publishing
5555
# The id-token: write permission above handles authentication
56-
57-
- name: Changelog 📝
58-
run: cd src/release_notes && HUSKY=0 node release-notes.js

0 commit comments

Comments
 (0)