deployphp / action

GitHub Action for Deployer
MIT License
227 stars 46 forks source link

Fixed example to fetch master #2

Closed ddrager closed 3 years ago

ddrager commented 3 years ago

The example in README.md was using the not-valid v1 release. I changed it to master which should always work.

It is also using deployer/deploy, where it should be deployphp/action with current repo name. I would actually change the repository name to be deployer-action so that the correct package name would be deployphp/deployer-action@master