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

Add short git sha as a deployment message #206

Open ustun opened 2 years ago

ustun commented 2 years ago

firebase allows one to specify the commit message while deploying. Setting this to the short git sha would make it easier to see which commit a deploy is associated with, making it easier to revert back to a specific git commit.