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