Compare commits

1 Commits
v1.0.9 ... main

Author SHA1 Message Date
bab46ba2c3 fix: remove test github token [skip ci] 2025-09-18 00:50:19 +02:00

View File

@@ -1,8 +1,7 @@
{ {
"profiles": { "profiles": {
"GithubRepoRemover": { "GithubRepoRemover": {
"commandName": "Project", "commandName": "Project"
"commandLineArgs": "--token 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"
} }
} }
} }