[go: nahoru, domu]

Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Change name to be unique
  • Loading branch information
daniellmorris committed May 8, 2023
1 parent cb9fdfe commit 7dcaf54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Git Sync Action
name: Git Sync LFS Action
author: Wei He <github@weispot.com>
description: 🔃 Sync between two independent repositories
branding:
Expand Down Expand Up @@ -37,4 +37,4 @@ runs:
- ${{ inputs.source_repo }}
- ${{ inputs.source_branch }}
- ${{ inputs.destination_repo }}
- ${{ inputs.destination_branch }}
- ${{ inputs.destination_branch }}

0 comments on commit 7dcaf54

Please sign in to comment.