From 1ef60cb33ec5d5e450837796e43a88b5899c96e2 Mon Sep 17 00:00:00 2001 From: Dunemask Date: Tue, 20 Feb 2024 03:22:04 -0700 Subject: [PATCH] [HOTFIX] Workflow Overhaul --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 33702f0..9a4e338 100644 --- a/action.yml +++ b/action.yml @@ -54,4 +54,4 @@ runs: rm mask.sh done - shell: bash - run: echo "Secrets added to environment!" && env \ No newline at end of file + run: echo "Secrets added to environment!" \ No newline at end of file