Use Github Action to deploy Angular app to github page

Loading

Reading Time: < 1 minute Generate a personal access token and create ACCESS_TOKEN variable in Settings -> Secrets. Keep the personal access token in a safe place and do not lose it Go to Actions tab of the github repo Create main.yml under .github/workflow References: https://github.com/marketplace/actions/deploy-to-github-pages Create access token for the command line