Skip to content

Commit

Permalink
Fix rpc nodes path
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Apr 4, 2024
1 parent fd4f63e commit eb1df35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
# Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions
uses: readmeio/rdme@v8
with:
rdme: docs "./v1.0/RPC NODES" --key=${{ secrets.README_API_KEY }} --version=1.0
rdme: docs "./v1.0/RPC Nodes" --key=${{ secrets.README_API_KEY }} --version=1.0

0 comments on commit eb1df35

Please sign in to comment.