-
Notifications
You must be signed in to change notification settings - Fork 959
Open
Labels
Description
Hello! I have one recommended update -- GitHub stopped allowing password authentication through CLI's in 2020, so if you add a remote by just typing in the repo URL (step 6) and you don't already have a personal access token enabled, you'll hit an error when you try to deploy. You have to add the remote using the repository's SSH key instead (or have a PAT set up!).
noahprice-dev, noahsw, paloobi and michaperki