Skip to content

Commit 21c61c6

Browse files
Keep AutoCleanup name instead of renaming to CleanupPrereleases
1 parent e3fd1d6 commit 21c61c6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/scenarios/invalid-percent-target/PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Test:
1111
PercentTarget: 101
1212
Publish:
1313
Module:
14-
CleanupPrereleases: false
14+
AutoCleanup: false
1515
Linter:
1616
env:
1717
VALIDATE_BIOME_FORMAT: false

tests/scenarios/valid/PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Test:
1111
PercentTarget: 1
1212
Publish:
1313
Module:
14-
CleanupPrereleases: false
14+
AutoCleanup: false
1515
Linter:
1616
env:
1717
VALIDATE_BIOME_FORMAT: false

0 commit comments

Comments
 (0)