Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 284 Bytes

File metadata and controls

6 lines (5 loc) · 284 Bytes

#Boundary React App Skeleton

  • Uses Typescript
  • Uses Github Actions.

To enable semantic releasing, navigate to https://github.com/<username>/<reponame>/settings/secrets And add a secret with the key 'GH_TOKEN' this token should be a personal access token which has 'repo' scopes.