From ddcc8b198f90898c7fb0fc13bbfc074395d90ab6 Mon Sep 17 00:00:00 2001 From: Dunemask Date: Sun, 25 Aug 2024 16:14:43 -0600 Subject: [PATCH] [CHORE] Adjust Actions --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9a5398c..a8b4611 100644 --- a/action.yml +++ b/action.yml @@ -80,5 +80,5 @@ runs: oasis-branch: ${{ inputs.oasis-branch }} oasis-workspace: ${{ inputs.oasis-workspace }} kubeconfig: ${{ env.OASIS_WORKFLOW_KUBECONFIG }} - - name: After + - name: Noper run: echo "I'm after After"