Deployments allow you to manage and track different versions of your scripts. Each time you publish a script, a new deployment is created. This feature helps you maintain a history of changes and easily roll back to previous versions, if needed.
A deployment represents a published version of your script. Each time you make changes and publish, a new deployment is created. This system allows you to:
Maintain a record of modifications and updates.
Revert to previous versions, if needed.
Share updates with team members and ensure everyone is aligned.