This is a work in progress, please be patient
This GitHub Action enables a user to upload all files from a directory as release assets
upload_url
as String
The release asset URL of which to upload files.
path
as String
The path of the directory to upload.
walk
as Boolean - Optional: Defaults to false
If true, subdirectory files will be uploaded aswell. Please note if files share the same name the action will end in error.
todo
todo
todo
The scripts and documentation of this project are released under the ISC License