varunsridharan/Envato Publisher

Github Action Which Publishes Final Source Code To Envato FTP

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ENVATO_USERNAMEEnvato.com Account Username""
ENVATO_PERSONAL_TOKENEnvato.com Account Personal Access Token""
DIST_IGNOREAdd file / folders that you wish to exclude from final list of files to be sent to ftp. Eg development files. Final value of this var is expected to be a string delimited with spaces. Eg: ".gitignore package.json README.md" Please Note, excluded file/folder path, is considered from the root of repository unless CUSTOM_PATH is provided, in which case excluded file/folder path should be relative to the final source of files.""
ASSETS_PATHLocal Assets Path.envatoassets
ASSETS_IGNOREAdd file / folders that you wish to exclude from final list of files to be sent to ftp. Eg development files. Final value of this var is expected to be a string delimited with spaces. Eg: ".gitignore package.json README.md" Please Note, excluded file/folder path, is considered from the root of repository unless CUSTOM_PATH is provided, in which case excluded file/folder path should be relative to the final source of files.""
DIST_LOCATIONProvide a path here final zip file can be stored. which can be used by other actions.dist/
namedescription
source_zipProvides Name Of Source Zipfile
screenshots_zipProvides Name Of Screenshots Zipfile
source_zip_locationProvides Location Of Source Zipfile
screenshots_zip_locationProvides Location Of Screenshots Zipfile