Skip to content

Commit

Permalink
ci: use org secret instead
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed May 9, 2022
1 parent 456c0f7 commit 6dbcd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
# Docs: https://docs.github.com/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions
uses: readmeio/rdme@main
with:
rdme: docs ./documentation --key=${{ secrets.README_PROD_PROJECT_API_KEY }} --version=2.0
rdme: docs ./documentation --key=${{ secrets.README_DEVELOPERS_API_KEY }} --version=2.0

0 comments on commit 6dbcd4c

Please sign in to comment.