mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Fine, I made my own GitHub API interface. With blackjack and ...
This commit is contained in:
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: |
|
||||
|
Reference in New Issue
Block a user