Update tasks.yaml

This commit is contained in:
Minoplhy 2021-08-21 13:52:07 +07:00 committed by GitHub
parent de7886c59c
commit 36efb82082
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}"