mirror of
https://github.com/minoplhy/filters.git
synced 2024-11-13 07:07:02 +00:00
Update sub-action.py
This commit is contained in:
parent
f9a429aa29
commit
7bb148703e
@ -5,6 +5,6 @@ sys.path.append('/filters-maker')
|
||||
import build_make
|
||||
os.makedirs('/gh-releases',exist_ok=True)
|
||||
|
||||
build_make.filepath_mass_changer('Allowlist' ,'/reprwiki/Private-build/Allowlist' ,'/gh-releases')
|
||||
build_make.filepath_mass_changer('Veneto' ,'/reprwiki/Private-build/veneto' ,'/gh-releases')
|
||||
build_make.filepath_mass_changer('ucate' ,'/reprwiki/Private-build/ucate' ,'/gh-releases')
|
||||
build_make.filepath_mass_changer('Allowlist' ,'/reprwiki/Private-build/Allowlist' ,'/gh-releases/')
|
||||
build_make.filepath_mass_changer('Veneto' ,'/reprwiki/Private-build/veneto' ,'/gh-releases/')
|
||||
build_make.filepath_mass_changer('ucate' ,'/reprwiki/Private-build/ucate' ,'/gh-releases/')
|
||||
|
Loading…
Reference in New Issue
Block a user