Skip to content

Commit

Permalink
Merge pull request #297 from alchemyplatform/enhanced-apis-gh-actions
Browse files Browse the repository at this point in the history
fix validation error in gh actions yaml file
  • Loading branch information
SahilAujla authored Nov 8, 2023
2 parents 955c8a9 + 0ddb142 commit e4ae0ea
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 @@ -213,7 +213,7 @@ jobs:

# Update Transact APIs
- name: Update Transact API - alchemy_getGasOptimizedTransactionStatus
env:
env:
README_API_KEY: ${{ secrets.README_API_KEY }}
working-directory: ./transact
run: rdme openapi alchemy_getGasOptimizedTransactionStatus.yaml --key=$README_API_KEY --id=634f71298eef9100ad7d99f9
Expand Down

0 comments on commit e4ae0ea

Please sign in to comment.