agrc / skid

A template for developing palletjack skids to be run as Google Cloud Functions
MIT License
0 stars 0 forks source link

composite deploy action #23

Open jacobdadams opened 1 month ago

jacobdadams commented 1 month ago

Another suggestion for skid improvements is to create a composite action like we have for our firebase website releases that you can configure in one place and use throughout the skids.

stdavis commented 1 month ago

Let me know if you want any help with composite actions. I'm somewhat familiar with them and am happy to help.