Skip to content

Commit 0728880

Browse files
SP-11985: Remove commit SearchApi
1 parent 5046f2f commit 0728880

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)