Skip to content

Commit 5dd9061

Browse files
Sai Medhini Reddy MaryadaSai Medhini Reddy Maryada
Sai Medhini Reddy Maryada
authored and
Sai Medhini Reddy Maryada
committed
updated
Signed-off-by: Sai Medhini Reddy Maryada <saimedhinireddymaryada@Sais-MacBook-Pro.local>
1 parent 6713be3 commit 5dd9061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_api.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ jobs:
3030
id: date
3131
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
3232
- name: GitHub App token
33-
if: ${{ github.repository == 'saimedhi/opensearch-py' }}
33+
if: ${{ github.repository == 'saimedhi/opensearch-py' }}
3434
id: github_app_token
3535
uses: tibdex/github-app-token@v2.1.0
3636
with:
3737
app_id: ${{ secrets.CI_APP_ID }}
3838
private_key: ${{ secrets.CI_APP_PRIVATE_KEY }}
39-
- name: Create pull request
39+
- name: Create pull request
4040
id: cpr
4141
uses: peter-evans/create-pull-request@v5
4242
with:

0 commit comments

Comments
 (0)