mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
Update tasks.yaml
This commit is contained in:
parent
2f206a7780
commit
c9ebe83850
7
.github/workflows/tasks.yaml
vendored
7
.github/workflows/tasks.yaml
vendored
@ -12,13 +12,14 @@ jobs:
|
||||
- name: build
|
||||
uses: minoplhy/filters-maker@main
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_KEY }}
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
with:
|
||||
Destination_NAME: "filters"
|
||||
Destination_REPO: "minoplhy/filters"
|
||||
Destination_UNAME: "minoplhy"
|
||||
Destination_REPO: "filters"
|
||||
Destination_VERSION: "Uncategory"
|
||||
GIT_NAME: "HurBar"
|
||||
GIT_EMAIL: "Hurbar@m21.kylz.nl"
|
||||
REPO_BRANCH: "Main"
|
||||
REPO_BRANCH: "main"
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user