This action creates a file ~/date.txt with the current date.
Required The name of the file. Default "~/date.txt"
.
The time take by 'date'.
uses: radiomix/gh-composite-action
with:
fileName: 'date.txt'
This action cleans up old runs of the pruner itself.
- run manually
on: workflow_dispatch:
- NOT NEEDED
- NOT SET
Via github.com Web UI