Nuacht

Every GitHub Action that we write needs to be accompanied by a metadata file. This file has a few rules to it, as are indicated below: Inputs Input parameters allow you to specify data that the action ...
Write JavaScript Actions Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
Learn how to use JavaScript’s fs library module to create, read, write, and stream common file types in the JavaScript runtimes Node, Deno, and Bun.
Appsmith introduces JavaScript Editor, enabling developers to easily create complex internal applications with multiple functions in a single file.
Assuming you are using client side javascript, you need to call either GET or HEAD on the file you want the date from, and than pull the date out of the response.