Gitea action for uploading a file to lgoad
Go to file
Kodi Craft c084c40288
All checks were successful
/ Tests that the action works as expected (push) Successful in 25s
Good job there kodi
2024-06-15 11:55:41 +02:00
.github/workflows Good job there kodi 2024-06-15 11:55:41 +02:00
node_modules Github actions require checking in the entire node_modules or using a vercel service what the fuck github 2024-06-15 11:40:38 +02:00
.envrc First implementation 2024-06-15 11:24:31 +02:00
.gitignore Allow node_modules to be checked in 2024-06-15 11:40:51 +02:00
action.yml First implementation 2024-06-15 11:24:31 +02:00
flake.lock First implementation 2024-06-15 11:24:31 +02:00
flake.nix First implementation 2024-06-15 11:24:31 +02:00
index.js Exit early when a required argument is not received 2024-06-15 11:48:28 +02:00
package-lock.json First implementation 2024-06-15 11:24:31 +02:00
package.json First implementation 2024-06-15 11:24:31 +02:00
README.md Add documentation 2024-06-15 11:36:10 +02:00

Lgoad upload action

This is a Gitea/Github action to automatically upload a file to lgoad

Inputs

name description required default
file Path to the file to upload N/A
token lgoad token to use N/A
content-type Content-type of the file Derived from the file path
custom-name Custom name to give to the file Same as the file name
custom-machine-name Custom machine name to put in the path Hostname of the runner
use-salt If true, a random salt is appended at the end of the file name false

Outputs

name description example
url A url to the uploaded file https://free.estrogen.download/kodi/machine/filename.txt
uri The uri of the uploaded file, usable with all lgoad domains kodi/machine/filename.txt