misc: add GitHub deploy action

This commit is contained in:
Yangshun
2021-05-30 15:01:25 +08:00
parent 035dca5e3d
commit a7ac2296ac
3 changed files with 65 additions and 1 deletions

View File

@ -175,6 +175,15 @@ function Home() {
</div>
</div>
))}
<p className="margin-vert--lg text--center">
Would you like to contribute a success story?{' '}
<a
href="https://github.com/yangshun/tech-interview-handbook/edit/master/website/src/data/successStories.js"
target="_blank">
Open a Pull Request here
</a>
!
</p>
</div>
</div>
</div>