Skip to content

Commit 32a6ecb

Browse files
Merge pull request #90 from sailpoint-oss/update/pushSDKDocWorkflow
update check for changes and commit
2 parents 84ae6f9 + f68d0b5 commit 32a6ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push_sdk_docs_to_dev_portal.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
echo "No changes to commit."
5757
exit 0
5858
fi
59+
git config --unset-all http.https://github.com/.extraheader
5960
git config --local user.email "devrel-service@sailpoint.com"
6061
git config --local user.name "developer-relations-sp"
6162
git add .

0 commit comments

Comments
 (0)