Skip to content

Commit

Permalink
Merge pull request #290 from alchemyplatform/gh-actions
Browse files Browse the repository at this point in the history
fix eth_getTxReceipt for Arb
  • Loading branch information
SahilAujla authored Nov 7, 2023
2 parents 2705b16 + beab3ed commit 820e933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-apis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ jobs:
- name: Github action to update Arbitrum API - eth_getTransactionReceipt
uses: readmeio/[email protected]
with:
rdme: openapi arbitrum/eth_getTransactionReceipt.yaml --key=${{ secrets.README_API_KEY }} --id=62d8e51f07a31e009a2e3b09
rdme: openapi arbitrum/eth_getTransactionReceipt.yaml --key=${{ secrets.README_API_KEY }} --id=6549e6db1c854b000c6e8e19

- name: Github action to update Arbitrum API - eth_getUncleByBlockNumberAndIndex
uses: readmeio/[email protected]
Expand Down

0 comments on commit 820e933

Please sign in to comment.