Skip to content

Commit 5ae94de

Browse files
ci: fix release notes inputs (#1858)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 28fff59 commit 5ae94de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ jobs:
851851
library-name: ${{ env.PACKAGE_NAME }}
852852
additional-artifacts: windows-core-dockerfile.zip linux-core-dockerfile.zip
853853
add-artifact-attestation-notes: true
854-
generate_release_notes: true
854+
changelog-release-notes: true
855855

856856
upload_dev_docs:
857857
name: Upload dev documentation

doc/changelog.d/1858.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fix release notes inputs

0 commit comments

Comments
 (0)