Skip to content

Commit 8a959c9

Browse files
committed
feat: mark GITHUB_* keys to be cleaned up
1 parent 99386bf commit 8a959c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/nativephp.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
*/
4646
'cleanup_env_keys' => [
4747
'AWS_*',
48+
'GITHUB_*',
4849
'DO_SPACES_*',
4950
'*_SECRET',
5051
'NATIVEPHP_UPDATER_PATH',

0 commit comments

Comments
 (0)