feat: add games to the listfor geyser yupdates
This commit is contained in:
parent
422e2bef17
commit
93493a971c
1 changed files with 5 additions and 0 deletions
|
@ -46,3 +46,8 @@ jobs:
|
|||
with:
|
||||
branch: "anime_manga"
|
||||
token: ${{ secrets.PIPELINE_TOKEN }}
|
||||
- name: "games"
|
||||
uses: ./.forgejo/actions/update_branch
|
||||
with:
|
||||
branch: "games"
|
||||
token: ${{ secrets.PIPELINE_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue