Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zk-phi committed Dec 20, 2023
1 parent 12b2ade commit 5c2a13e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.org
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ GitHub Actions を使って自動でビルドしたり、 lint をかけたり
- lint-pr ... プルリクを作ったときに reviewdog 経由で eslint, stylelint を回す
- build ... master を push したときに npm run lint して gh-pages に push

ビルド時、 GitHub Secrets に ~ROLLBAR_TOKEN~ をセットしておくと、エラーを
rollbar から確認できます
ビルド時、 GitHub Secrets に ~ROLLBAR_TOKEN~ や ~GA4_TOKEN~ をセットしておくと、
エラー収集やユーザー分析ができます

*** ディレクトリ構成

Expand Down

0 comments on commit 5c2a13e

Please sign in to comment.