Action: Create or Update File

GitHub Operation

This GitHub action creates a new file or updates an existing file in a repository.

Example User Story

I want to update the README file to include new installation instructions for the latest release.

Fields

Field Name
Field Type
Required

path

String

Yes

content

String

Yes

message

String

Yes

branch

String

No

sha

String

No

GitHub

Example link

Code (Apache v2.0): Operation

Last updated