Clean up actions and payloads (#98)
* Clean up actions and payloads * Clean up action * Cleanup
This commit is contained in:
committed by
pullfrog[bot]
parent
5c60791b34
commit
9e019d89d2
+1
-1
@@ -4,7 +4,7 @@
|
||||
*/
|
||||
|
||||
import { agentsManifest } from "../external.ts";
|
||||
import { getGitHubInstallationToken } from "./github.ts";
|
||||
import { getGitHubInstallationToken } from "./token.ts";
|
||||
|
||||
function getAllSecrets(): string[] {
|
||||
const secrets: string[] = [];
|
||||
|
||||
Reference in New Issue
Block a user