From 7bedd3e8968df9f822dd15e293ab1ed9f160f240 Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Sat, 15 Jan 2022 09:07:17 +0000 Subject: [PATCH] Update tasks.yaml --- .github/workflows/tasks.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/tasks.yaml b/.github/workflows/tasks.yaml index f01cf48..8024916 100644 --- a/.github/workflows/tasks.yaml +++ b/.github/workflows/tasks.yaml @@ -16,18 +16,14 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }} with: - Destination_NAME: "filters" Destination_UNAME: "minoplhy" Destination_REPO: "filters" - Destination_FOLDER: "Private-build" Destination_VERSION: "ucate" ACTION_FILE: "action.py" GIT_NAME: "HurBar" GIT_EMAIL: "hurbar@aspoblourib.1w1.one" - REPO_BRANCH: "master" - BRANCH_VERSION: "main" + REPO_BRANCH: "main" sub_action_location: "sub-action.py" - sub_action_Repo: "minoplhy/filters" restart_when_failed: name: Dispatches run when it failed runs-on: ubuntu-latest