Skip to content

Commit 6dbdbca

Browse files
committed
Update rdme.yml
1 parent 74fa692 commit 6dbdbca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/rdme.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@ jobs:
2727
- name: authentication 🚀
2828
uses: readmeio/rdme@v8
2929
with:
30-
rdme: openapi ./api/authentication.yaml --key=${{ secrets.README_API_KEY }} --id=658d1b9f74a8660079f3a72e --useSpecVersion
30+
rdme: openapi ./api/authentication.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbd --useSpecVersion
3131

3232
# repo token api
3333
- name: repo token api 🚀
3434
uses: readmeio/rdme@v8
3535
with:
36-
rdme: openapi ./api/repo-api-tokens.yaml --key=${{ secrets.README_API_KEY }} --id=65e2b5e9cf091600668dd525 --useSpecVersion
36+
rdme: openapi ./api/repo-api-tokens.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbf --useSpecVersion
3737

3838
# account operations: user
3939
- name: user account operations 🚀
4040
uses: readmeio/rdme@v8
4141
with:
42-
rdme: openapi ./api/user_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=658a8085ddbf15002d3426cb --useSpecVersion
42+
rdme: openapi ./api/user_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcbc --useSpecVersion
4343

4444
# account operations: system admin
4545
- name: admin account operations 🚀
4646
uses: readmeio/rdme@v8
4747
with:
48-
rdme: openapi ./api/admin_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=65faab0739686f001fff29eb --useSpecVersion
48+
rdme: openapi ./api/admin_account_operations.yaml --key=${{ secrets.README_API_KEY }} --id=67418aa439f73d005444fcc0 --useSpecVersion

0 commit comments

Comments
 (0)