From 36efb820821df666fbf28faddb8bb63fb599cae2 Mon Sep 17 00:00:00 2001 From: Minoplhy Date: Sat, 21 Aug 2021 13:52:07 +0700 Subject: [PATCH] Update tasks.yaml --- .github/workflows/tasks.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/tasks.yaml b/.github/workflows/tasks.yaml index 4960cf8..8506d4a 100644 --- a/.github/workflows/tasks.yaml +++ b/.github/workflows/tasks.yaml @@ -23,6 +23,8 @@ jobs: GIT_EMAIL: "Hurbar@m21.kylz.nl" REPO_BRANCH: "master" BRANCH_VERSION: "main" + sub_action_location: "sub-action.py" + sub_action_Repo: "minoplhy/filters" - uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}"