Skip to content

Commit

Permalink
Correct the documented default for url input
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona authored Mar 27, 2024
1 parent ec78592 commit bb19dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ inputs:
description: 'Config to generate checksum files.'
required: false
url:
description: 'Base Nexus url, defaults to "https://oss.sonatype.org"'
description: 'Base Nexus url, defaults to "https://s01.oss.sonatype.org"'
required: false
upload:
description: 'Upload files, defaults to "false".'
Expand Down

0 comments on commit bb19dc6

Please sign in to comment.