Update README.md

This commit is contained in:
Rising Odegua 2021-04-14 13:02:37 +01:00 committed by GitHub
parent a4d679e6b1
commit fd1278e6ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Steps to use scripts
# Using scripts
### Deploy single dataset with no portal commit
## Deploy single dataset with no portal commit
This script creates and commit only the build files from nextjs to the gh-pages branch.
**Step 1:** Export an env variable with the name of your dataset github repo.
@ -54,7 +54,7 @@ Open your deployed site at `https://<your github username>/github.io/<dataset re
____
### Deploy single dataset with portal commit
## Deploy single dataset with portal commit
This script creates and commit the portal code as well as add an automated script to deploy page. Follow the steps below to use this script.
**Step 1:** Create a Github Personal Access Token (PAT).