Skip to content

Automate site deployment on push #5

@Blaster4385

Description

@Blaster4385
  • Setup a github actions workflow to automatically deploy the website whenever a new change is pushed to the react branch.
  • The following commands are needed for deployment
       yarn
       yarn build
    
  • The above commands produce a folder named dist and this folder's contents have to be pushed to the gh-pages branch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions