Skip to content

Commit

Permalink
Update Deno Deploy project name in repository
Browse files Browse the repository at this point in the history
settings
  • Loading branch information
IgorKowalczyk committed Dec 7, 2023
1 parent a6e373e commit b3bda62
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 @@ -114,7 +114,7 @@ https://github-views.deno.dev/api/json/YOUR-USERNAME
1. Go to https://deno.com/deploy and create an account
2. Click "New Project" and select your account and forked repository
3. Click "Add build step" and wait for the project to build
2. Go to repository settings -> [Secrets and variables -> Actions -> Variables](https://docs.github.com/en/actions/learn-github-actions/variables) and add `DENO_DEPLOY_PROJECT` variable with your [Deno Deploy](https://deno.com/deploy) project name.
2. Go to [repository settings](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings) -> [Secrets and variables -> Actions -> Variables](https://docs.github.com/en/actions/learn-github-actions/variables) and add `DENO_DEPLOY_PROJECT` variable with your [Deno Deploy](https://deno.com/deploy) project name.
4. Wait for the project to build and go to the project URL

> [!IMPORTANT]
Expand Down

0 comments on commit b3bda62

Please sign in to comment.