Update tasks.yaml

This commit is contained in:
Minoplhy 2021-08-22 11:35:39 +07:00 committed by GitHub
parent 058af511c5
commit b17694d474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,3 +25,7 @@ jobs:
BRANCH_VERSION: "main"
sub_action_location: "sub-action.py"
sub_action_Repo: "minoplhy/filters"
- name: filters-build
uses: minoplhy/filters-build_actions@main
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}