Skip to content

Commit 225303a

Browse files
gameromanghostdevv
andauthored
feat: add is-in-ci to replacements (#697)
Co-authored-by: Willow (GHOST) <git@willow.sh>
1 parent e50a6e1 commit 225303a

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

manifests/micro-utilities.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,11 @@
561561
"moduleName": "is-gzip",
562562
"replacements": ["snippet::is-gzip-buffer"]
563563
},
564+
"is-in-ci": {
565+
"type": "module",
566+
"moduleName": "is-in-ci",
567+
"replacements": ["snippet::is-ci"]
568+
},
564569
"is-in-ssh": {
565570
"type": "module",
566571
"moduleName": "is-in-ssh",

0 commit comments

Comments
 (0)