Skip to content

Commit

Permalink
readme update - minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karkir0003 committed Dec 25, 2023
1 parent ace7920 commit a4e5f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Continuous Integration (CI) and Continuous Deployment (CD) is a very important b
1. Create an account in Vercel
2. Create a Vercel project
3. Add the required Vercel Secrets in GitHub through the following ([source](https://vercel.com/guides/how-can-i-use-github-actions-with-vercel#configuring-github-actions-for-vercel)):

a. `VERCEL_TOKEN`: Get the Vercel Token through [these instructions](https://vercel.com/guides/how-do-i-use-a-vercel-api-access-token). Make sure to copy this token into Github Secrets as per this [doc](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository)

b. Install [Vercel CLI](https://vercel.com/cli) and run `vercel login`
Expand Down

0 comments on commit a4e5f9e

Please sign in to comment.