Fixed automated api update bot for opensearch-py (#667)
Signed-off-by: saimedhi <saimedhi@amazon.com>
This commit is contained in:
committed by
GitHub
parent
54e2fb6cf9
commit
17a8471987
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user