From 656f3b4fc4f8c0c02ae47e6b5366d80186a58952 Mon Sep 17 00:00:00 2001 From: Dunemask Date: Sun, 25 Aug 2024 16:37:56 -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 b773638..27fcc9a 100644 --- a/action.yml +++ b/action.yml @@ -19,7 +19,7 @@ inputs: oasis-workspace: descipriont: 'Workspace to setup Oasis' required: false - default: ${{ forgejo.workspace }}/oasis + default: ${{ gitea.workspace }}/oasis runs: using: "composite" steps: