Skip to content

Commit

Permalink
Update part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
xjasonlyu committed Jun 23, 2022
1 parent 25b5547 commit e20ac50
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,22 @@

![deploy-github](images/deploy-github.png)

- 在弹出的页面中,点击`Authorize Heroku`

![auth-heroku](images/auth-heroku.png)

- 按如下步骤连接之前Fork的仓库。

![connect-repo](images/connect-repo.png)

- 点击`Deploy Branch`,即可完成更新。

![deploy-branch](images/deploy-branch.png)

- 出现如下图所示,即已完成更新。

![deployed](images/deployed.png)

> PS:当然也可以直接通过**删除****重新创建**应用来进行更新,但是注意`app name``token`需要和之前保持一致。
### 删除应用
Expand Down
Binary file added images/auth-heroku.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/connect-repo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/deploy-branch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/deployed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e20ac50

Please sign in to comment.