1arp/Create A File
Create a file
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Aug 24, 2026
- Maintenance Recency
- Activelast commit Jun 11, 2026
- License
- MIT
Pinned Snippet
uses: 1arp/create-a-file-action@1cdd9b67e2fa15cff7431f5ba6863466a76a9a9e # 0.4.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path from cwd where file is to be created | yes | "" |
| isAbsolutePath | If the path provided is an absolute path | no | false |
| file | The name of the file to be created with extention | yes | — |
| content | The content of the file | yes | "" |
Outputs
no outputs