From 88ee9b88802c86dca8bfbad2a6d7f308031b0350 Mon Sep 17 00:00:00 2001 From: maxcoulombe Date: Mon, 27 Feb 2023 11:32:57 -0500 Subject: [PATCH] * update index.js --- dist/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/index.js b/dist/index.js index 9af4054..3c4b39f 100644 --- a/dist/index.js +++ b/dist/index.js @@ -19180,7 +19180,7 @@ const { exportSecrets } = __nccwpck_require__(3348); (async () => { try { - await core.group('Get Vault Secrets', exportSecrets); + await core.group('MCOULOMBE TEST', exportSecrets); } catch (error) { core.setFailed(error.message); }