Fixed automated api update bot for opensearch-py (#667)
Signed-off-by: saimedhi <[email protected]>
This commit is contained in:
@@ -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