Skip to content

Commit ea688cc

Browse files
committed
fix ci
1 parent 7ac46bb commit ea688cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
POSTMAN_API_KEY: ${{ secrets.POSTMAN_API_KEY }}
3939
POSTMAN_WORKSPACE_ID: ${{ secrets.POSTMAN_WORKSPACE_ID }}
4040
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
41-
run: fern generate --group external --version ${{ github.ref_name }} --log-level debug
41+
run: fern generate --apis english --group publish --version ${{ github.ref_name }} --log-level debug

0 commit comments

Comments
 (0)