We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112f8e3 commit b7d0ca1Copy full SHA for b7d0ca1
action.yml
@@ -2,7 +2,7 @@ name: "Cleanup Workspace"
2
description: "Deletes all files in the work directory."
3
runs:
4
using: "docker"
5
- image: "docker://ghcr.io/rtcamp/action-cleanup:v1.0.1"
+ image: "docker://ghcr.io/rtcamp/action-cleanup:v1.2.0"
6
branding:
7
icon: delete
8
color: red
0 commit comments