actions-marketplace-validations/Create A File
Create a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 5, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/1arp_create-a-file-action@6b7fed8f0bcec18f7685ff950011088e7ef5e378 # no releases — HEAD as of 2026-07-14tags 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