Skip to content

Commit 10d77fd

Browse files
version auto
1 parent f5288ae commit 10d77fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/follow-merge-upstream-repo-sync-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
if: fromJSON(steps.upstream-prs.outputs.shas).label-studio-client-generator
160160
env:
161161
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
162-
run: fern generate --group python-sdk-staging --log-level debug
162+
run: fern generate --group python-sdk-staging --log-level debug --version AUTO
163163

164164
- name: Find or Create PR
165165
if: fromJSON(steps.upstream-prs.outputs.shas).label-studio-client-generator

0 commit comments

Comments
 (0)