Skip to content

Commit 4eb424d

Browse files
committed
Update name and description
1 parent dccf170 commit 4eb424d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# copybara-action
22

3-
Runs [Copybara](https://github.com/google/copybara) in GitHub Actions
3+
Runs [Copybara](https://github.com/google/copybara) in GitHub Actions. Copybara transforms and moves code between repositories.
44

55
## Usage
66
Specify `wilmol/copybara-action@v1` as a `step` in your `workflow.yml` file, for example:

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "copybara-action"
2-
description: "Runs Copybara in GitHub Actions"
1+
name: "Copybara Action"
2+
description: "Transforms and moves code between repositories."
33
author: "Will Molloy <willjoemolloy@gmail.com> & Ji Paik <jjeonie@gmail.com>"
44

55
inputs:

0 commit comments

Comments
 (0)