-
ysaito1001 authored
## Motivation and Context Fixes the following error when a pre-commit hook `runtime-versioner` runs in a repo created from HTTP remote: ``` Error: smithy-rs origin must be 'git@github.com:smithy-lang/smithy-rs.git' in order to get the latest release tags ``` ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
ysaito1001 authored## Motivation and Context Fixes the following error when a pre-commit hook `runtime-versioner` runs in a repo created from HTTP remote: ``` Error: smithy-rs origin must be 'git@github.com:smithy-lang/smithy-rs.git' in order to get the latest release tags ``` ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
Loading