Skip to content

Commit 84adb08

Browse files
Update action.yml
1 parent 2ac5f68 commit 84adb08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "git-subtree"
1+
name: "nxlvlsoftware/git-subtree"
22
description: "Sync a sub-directory from a parent repo to a child repository (git subtree.)"
33
inputs:
44
repo:
@@ -17,4 +17,4 @@ inputs:
1717
default: "false"
1818
runs:
1919
using: "docker"
20-
image: "Dockerfile"
20+
image: "Dockerfile"

0 commit comments

Comments
 (0)