Skip to content

Commit 8c51d5d

Browse files
committed
fix: update minimum package age to 48 hours in release workflow
1 parent aa21fa0 commit 8c51d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
required: true
1212

1313
env:
14-
MINIMUM_PACKAGE_AGE_HOURS: 0
14+
MINIMUM_PACKAGE_AGE_HOURS: 48
1515
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
1616
SAFE_CHAIN_VERSION: "1.4.7"
1717
SAFE_CHAIN_SHA256: "54c750232d149106ecf4f5f28fee82ba49d2428f1e411e0ed961c0263ae19eaf"

0 commit comments

Comments
 (0)