mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-03 03:59:36 +01:00
Fine, I made my own GitHub API interface. With blackjack and ...
This commit is contained in:
parent
0090e27699
commit
499bd552a1
3 changed files with 220 additions and 162 deletions
4
.github/workflows/cleanup-tags.yml
vendored
4
.github/workflows/cleanup-tags.yml
vendored
|
|
@ -39,9 +39,9 @@ jobs:
|
|||
with:
|
||||
python-version: "3.9"
|
||||
-
|
||||
name: Install fastai GitHub API
|
||||
name: Install requests
|
||||
run: |
|
||||
python -m pip install ghapi requests
|
||||
python -m pip install requests
|
||||
-
|
||||
name: Cleanup feature tags
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue