Skip to content

Commit

Permalink
small fix for readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vankesteren committed Dec 17, 2023
1 parent 20281d0 commit f3957ee
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 @@ -8,7 +8,7 @@
We tried to make the setup as simple as possible:

1. Fork the repo.
2. [Create a personal access token (PAT)](https://github.com/settings/tokens?type=beta) and add it to the repository's secrets with the name `DASHBOARD_PAT`. The token only needs access to public repositories.
2. [Create a personal access token (PAT)](https://github.com/settings/tokens?type=beta) and add it to the repository's secrets with the name `SODA_DASH_PAT`. The token only needs access to public repositories.
3. Edit the configuration in [config.toml](./config.toml).
4. Set up GitHub pages.
5. Activate the GitHub action.
Expand Down

0 comments on commit f3957ee

Please sign in to comment.