Skip to content

Commit 40efaca

Browse files
authored
Update README.md [skip ci]
1 parent 5d5a0c7 commit 40efaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@v4
2222
- name: Sync OpenAPI spec to target repo
23-
uses: sahil485/sync-openapi-test@main
23+
uses: fern-api/sync-openapi@v0.0.1
2424
with:
2525
repository: fern-api/sync-openapi
2626
token: ${{ secrets.<PAT_TOKEN_NAME> }}

0 commit comments

Comments
 (0)