diff --git a/Dockerfile b/Dockerfile index 2fb459187..c092fbc1b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine LABEL \ - "name"="GitHub Sync" \ + "name"="GitHub Repo Sync" \ "homepage"="https://github.com/marketplace/actions/github-sync" \ "repository"="https://github.com/repo-sync/github-sync" \ "maintainer"="Wei He " diff --git a/action.yml b/action.yml index 93c01e0dd..7902662e9 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: GitHub Sync +name: GitHub Repo Sync author: Wei He description: ⤵️ Sync current repository with remote branding: