From f68d0b55263dc57989f80149b1466813fdf69501 Mon Sep 17 00:00:00 2001 From: darrell-thobe-sp Date: Wed, 14 May 2025 17:04:09 -0400 Subject: [PATCH] update check for changes and commit --- .github/workflows/push_sdk_docs_to_dev_portal.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push_sdk_docs_to_dev_portal.yaml b/.github/workflows/push_sdk_docs_to_dev_portal.yaml index 6d7ca11a7..7fdfe9658 100644 --- a/.github/workflows/push_sdk_docs_to_dev_portal.yaml +++ b/.github/workflows/push_sdk_docs_to_dev_portal.yaml @@ -56,6 +56,7 @@ jobs: echo "No changes to commit." exit 0 fi + git config --unset-all http.https://github.com/.extraheader git config --local user.email "devrel-service@sailpoint.com" git config --local user.name "developer-relations-sp" git add .