Skip to content

Commit 2a220f1

Browse files
committed
chore: remove changelog from release
1 parent 4550c93 commit 2a220f1

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,6 @@ jobs:
126126
# with:
127127
# repository-url: https://test.pypi.org/legacy/
128128

129-
changelog:
130-
needs: release
131-
permissions:
132-
contents: write
133-
uses: ./.github/workflows/reusable_publish_changelog.yml
134-
135129
# NOTE: Watch out for the depth limit of 4 nested workflow_calls.
136130
# publish_layer -> publish_v2_layer -> reusable_deploy_v2_layer_stack
137131
publish_layer:

0 commit comments

Comments
 (0)