cloudflare / pages-action

MIT License
473 stars 97 forks source link

Option to disable creating a github deployment #27

Closed jylin closed 1 year ago

jylin commented 2 years ago

I don't use the github deployment feature, so would it be possible to add a setting to be able to disable it? This would also remove the need for the "deployments: write" permission.

It would also remove the need to have the action require GitHub deployments write permissions and needing to pass in a GitHub token.

IanVS commented 1 year ago

This is possible now in 1.3.0 by not passing a github token.