Action to delete some deployment(s) for the current ref. It also deletes the associated review apps environment(s) if any.
Set permissions to write deployments.
permissions:
actions: read
deployments: write
- uses: hoverkraft-tech/[email protected]
with:
# Description: The token to use to delete the review apps environment(s). It needs
# the `repo` scope.
#
token: ""