Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit c27d4d8

Browse files
authored
Merge pull request #485 from AlvaroLuken/al/add-eth-simulatev1-endpoint
eth_simulateV1: add gh action key
2 parents bfe2b0f + 53859af commit c27d4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-apis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ jobs:
604604
env:
605605
README_API_KEY: ${{ secrets.README_API_KEY }}
606606
working-directory: ./ethereum
607-
run: rdme openapi eth_simulateV1.yaml --key=$README_API_KEY --id=67f44614304e6c004147ece2
607+
run: rdme openapi eth_simulateV1.yaml --key=$README_API_KEY --id=67f54b64304e6c00414dcd89
608608

609609
# Update Polygon PoS APIs
610610
- name: Update Polygon PoS API - eth_createAccessList

0 commit comments

Comments
 (0)