Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhong5297 authored Nov 29, 2023
1 parent 7a6d031 commit 4cee71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A template for creating repos to manage your Dune queries (using the [Dune CRUD

### Setup Your Repo

1. Generate an API key from your Dune account and put that in both your `.env` file and github repo secrets (in repo settings, you must name it 'DUNE_API_KEY'). You can create a key under your Dune team settings. *The key must be from a premium plan for this repo to work.*
1. Generate an API key from your Dune account and put that in both your `.env` file and [github action secrets](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository) (name it 'DUNE_API_KEY'). You can create a key under your Dune team settings. *The key must be from a premium plan for this repo to work.*

2. Then, go to the dashboard you want to create a repo for (must be owned by you/your team). Click on the "github" button in the top right of your dashboard to see the query ids.

Expand Down

0 comments on commit 4cee71b

Please sign in to comment.