Skip to content

A little php script to automatically build a release archive whenever you push to your branch

License

Notifications You must be signed in to change notification settings

Idrinth/github-auto-release

 
 

Repository files navigation

A little php script to automatically build a release archive whenever you push to your branch

Issue Count Code Climate Codacy Badge

Setup

  • Open up the config.ini and enter the github-specific data(username,password).
  • Create a repository (/owner/name) as a group and add the avaible keys as seen in the example
  • deploy to a server
  • setup github to submit push requests to this script(url is the url, secret is the key you entered)

About

A little php script to automatically build a release archive whenever you push to your branch

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%