FirebaseExtended / action-hosting-deploy

Automatically deploy shareable previews for your Firebase Hosting sites
https://firebase.google.com/docs/hosting/github-integration
Apache License 2.0
704 stars 202 forks source link

Option to add own url for deploy preview #194

Open mrweiland opened 2 years ago

mrweiland commented 2 years ago

The use case you're trying to solve

Url to site is wrong because i set up a https://dev2.queue.online to a hosting - but when deploy preview shows it takes the first one that points to image

Problem is that i need to go to https://dev2.queue.online otherwise i cannot login with google.

Change to the action that would solve that use case

Add option to github action to set own url that are shown in deploy preview.

Other considerations

ssm951 commented 2 years ago

+1 to this. It is hard to restrict API keys by referrers without this.