bakerkretzmar / laravel-deploy-preview

A GitHub Action to deploy PR preview sites for Laravel apps.
MIT License
19 stars 6 forks source link

Add support for github action outputs #31

Closed TzviPM closed 10 months ago

TzviPM commented 10 months ago

Sites that have more complex requirements could make use of other github actions in a workflow / pipeline if laravel-deploy-preview provided the site id and url as an action output.

naciriii commented 4 months ago

Makes sense also to add deleted site id to outputs on delete

bakerkretzmar commented 4 months ago

Makes sense also to add deleted site id to outputs on delete

Done 👍🏻