cloudflare / pages-action

🛑 DEPRECATED, please use wrangler-action
MIT License
476 stars 101 forks source link

Make `gitHubToken` optional #23

Closed Menci closed 1 year ago

Menci commented 2 years ago

We don't always want a deployment status on the GitHub repo, so I want to make the gitHubToken input optional.

WalshyDev commented 1 year ago

Superseded by #33