Fixed automated api update bot for opensearch-py (#667)

Signed-off-by: saimedhi <saimedhi@amazon.com>
This commit is contained in:
Sai Medhini Reddy Maryada
2024-02-05 14:54:10 -08:00
committed by GitHub
parent 54e2fb6cf9
commit 17a8471987
-1
View File
@@ -28,7 +28,6 @@ jobs:
run: nox -s generate
- name: Update CHANGELOG
uses: jacobtomlinson/gha-find-replace@v3
if: ${{ steps.cpr.outputs.pull-request-number != '' }}
with:
find: "- Your contribution here."
replace: "- Updated opensearch-py to reflect the latest OpenSearch API spec.\n- Your contribution here."