-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from yesolutions/remote-name
Small improvements for remote name changes
- Loading branch information
Showing
2 changed files
with
2 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ branding: | |
|
||
inputs: | ||
REMOTE_NAME: | ||
description: "Remote name" | ||
description: "The remote ref name to use. 'mirror' by default. Useful to avoid conflicts with existing remotes." | ||
required: false | ||
REMOTE: | ||
description: "The remote repository e.g. https://github.com/octocat/foo.git or [email protected]:octocat/foo.git" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters