Skip to content

Commit

Permalink
feat: rename project
Browse files Browse the repository at this point in the history
  • Loading branch information
wei committed Sep 5, 2019
1 parent 6f38414 commit e994770
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GitHub Sync
name: GitHub Repo Sync
author: Wei He <[email protected]>
description: ⤵️ Sync current repository with remote
branding:
Expand Down

0 comments on commit e994770

Please sign in to comment.