Update deploy.md

This commit is contained in:
Jordan Prince 2021-08-02 22:27:24 -05:00 committed by GitHub
parent 877e53c1b8
commit 5b61acc5a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ cd js/packages/web
yarn deploy
```
Note that if you have 2fa enabled, you'll need to use a personal access token as your password:
https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token
### GitHub Pages with a custom domain
If you have a custom domain linked to the GitHub Pages in your repo, then the instructions are the same as above, but your need to remove `ASSET_PREFIX` from the deploy script: