mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
swap run
This commit is contained in:
parent
84fe32b092
commit
12e8a60683
10
.github/workflows/tasks.yaml
vendored
10
.github/workflows/tasks.yaml
vendored
@ -8,6 +8,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
- name: filters-build
|
||||
uses: minoplhy/filters-build_actions@main
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
|
||||
- name: build
|
||||
uses: minoplhy/filters-maker@main
|
||||
env:
|
||||
@ -24,8 +28,4 @@ jobs:
|
||||
REPO_BRANCH: "master"
|
||||
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 }}
|
||||
sub_action_Repo: "minoplhy/filters"
|
Loading…
Reference in New Issue
Block a user