Skip to content

Commit 0a10266

Browse files
committed
ci fix
1 parent 51f05d0 commit 0a10266

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cleanup.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
2424
core.info(`Owner: ${owner} (${isOrg ? 'org' : 'user'})`);
2525
core.info(`Target package: ${package_name}`);
26-
core.info(`Dry run: ${dryRun}`);
2726
2827
const listFn = isOrg
2928
? github.rest.packages.getAllPackageVersionsForContainerOwnedByOrganization

0 commit comments

Comments
 (0)