File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,10 +30,10 @@ This template repository comes pre-configured with a GitHub workflow that automa
3030>
3131> 6. Set up auto-publishing to [Codemod Registry](https://app.codemod.com/registry):
3232>
33- > 1. ** Get API key** : [https://app.codemod.com/api-keys](https://app.codemod.com/api-keys)
34- > 2. ** Create GitHub Environment** : Repository Settings → Environments → New environment (name it ` production` )
35- > 3. ** Add secret** : ` CODEMOD_API_KEY` with your API key
36- > 4. ** Optional variables** : ` CODEMOD_REGISTRY_SCOPE` , ` CODEMOD_REGISTRY_URL`
33+ > 1. ** Get API key** : [https://app.codemod.com/api-keys](https://app.codemod.com/api-keys)
34+ > 2. ** Create GitHub Environment** : Repository Settings → Environments → New environment (name it ` production` )
35+ > 3. ** Add secret** : ` CODEMOD_API_KEY` with your API key
36+ > 4. ** Optional variables** : ` CODEMOD_REGISTRY_SCOPE` , ` CODEMOD_REGISTRY_URL`
3737>
3838> This automatically publishes codemods when you merge changes to ` main` . See [AUTO_PUBLISH_SETUP.md](./AUTO_PUBLISH_SETUP.md) for details.
3939
You can’t perform that action at this time.
0 commit comments