/demo-app

demo-app

Primary LanguageGo

Code generated by compage

github.com/mahendrabagul/demo-app

Steps required for running the GitHub actions for this project.

  • Create a GitHub token by following the steps given here, you need to have these scopes for the token [repo, write:packages]
  • Add the above token as an environment variable [GH_TOKEN] to this project, please follow the steps given here