2
0
Эх сурвалжийг харах

github: clean-up, try boolean dry-run

Victor Seva 5 сар өмнө
parent
commit
80ac6230b7

+ 1 - 1
.github/workflows/github-cleanup.yml

@@ -28,4 +28,4 @@ jobs:
             owner-type: org
             token: ${{ secrets.CLEAN_PACKAGES }}
             delete-untagged: true
-            dry-run: ${{ fromJson(github.event.inputs.dryrun) }}
+            dry-run: ${{ inputs.dryrun }}