Skip to content

Commit 019e67c

Browse files
Merge pull request #75 from regulaforensics/SP-11985/Remove_commit_searchAPi
SP-11985: Remove commit SearchApi
2 parents 5046f2f + 0728880 commit 019e67c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-clients.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
git checkout -b ${GITHUB_SHA::8}
132132
git config --local user.email "action@github.com"
133133
git config --local user.name "GitHub Action"
134+
git checkout src/Regula.FaceSDK.WebClient/Api/SearchApi.cs
134135
git add --all
135136
git commit -m "${{ github.event.inputs.title }}" -a
136137
git push --set-upstream origin ${GITHUB_SHA::8}

0 commit comments

Comments
 (0)