Skip to content

Commit b76d04b

Browse files
committed
rename
1 parent 15cc85d commit b76d04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}
18-
- name: Update API with Fern
18+
- name: Update OpenAPI Spec
1919
uses: fern-api/sync-openapi@v2
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)