mirror of
https://github.com/jlengrand/github-repository-stats-action.git
synced 2026-03-10 08:21:21 +00:00
Changing default to not contain www
This commit is contained in:
@@ -6,7 +6,7 @@ inputs:
|
|||||||
required: true
|
required: true
|
||||||
server-url:
|
server-url:
|
||||||
description: 'URL of the server to send statistics to. Used only for testing purposes'
|
description: 'URL of the server to send statistics to. Used only for testing purposes'
|
||||||
default: 'https://www.repoinsights.com'
|
default: 'https://repoinsights.com'
|
||||||
repository:
|
repository:
|
||||||
description: "Repository to get statistics from (Ex: jlengrand/github-repository-stats-action). \n
|
description: "Repository to get statistics from (Ex: jlengrand/github-repository-stats-action). \n
|
||||||
Should be in the OWNER/REPOSITORY format \n
|
Should be in the OWNER/REPOSITORY format \n
|
||||||
|
|||||||
Reference in New Issue
Block a user