ci: Populate patreon PRs on public repository
This commit is contained in:
parent
e11afeb34d
commit
e6f3aad84e
3 changed files with 13 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
import requests, sys, json, urllib3.request, shutil, subprocess, os
|
||||
|
||||
tagline = os.getenv("MergeTaglinePublic".upper(), "")
|
||||
tagline = sys.argv[2]
|
||||
|
||||
http = urllib3.PoolManager()
|
||||
dl_list = {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue