Create sub-action.py

This commit is contained in:
Minoplhy 2021-08-21 12:42:41 +07:00 committed by GitHub
parent 323f12763e
commit 380bd3ff7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
sub-action.py Normal file
View File

@ -0,0 +1,5 @@
import build_make
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')