Skip to content

yuktnk/github-actions-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actionsのテスト

概要

Create-React-App製のアプリケーションで、GitHub Actionsを用いてビルド〜デプロイを行う

詳細

  1. masterブランチへのマージをhookに、npm rub buildを実行する
  2. 上記のbuildが終わったタイミングで、./buildディレクトリに生成された静的資材をGitHub Pagesへデプロイする

参考

About

Create-React-App製のアプリケーションを、GitHub Actionsを用いてビルド〜デプロイを行う

Topics

Resources

Stars

Watchers

Forks