Skip to content

Automate site deployment on push #5

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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