Skip to content

Commit dd7dcaa

Browse files
committed
Update README.md
1 parent 5dfaf6e commit dd7dcaa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)