The v0.14.0 release workflow failed to publish the Zed extension.
Error: `Error: no replacements ocurred`
The `huacnlee/zed-extension-action@v2` could not find the agnix entry in the Zed extensions registry `extensions.toml` to update the version. This may be because:
- The extension name format doesn't match what the action expects
- The extension hasn't been added to the Zed extensions registry yet
- The action's regex pattern doesn't match the entry format
Workflow step: `.github/workflows/release.yml` - "Publish Zed Extension"
Needs investigation into how the Zed extensions registry format works and whether agnix is properly registered.
The v0.14.0 release workflow failed to publish the Zed extension.
Error: `Error: no replacements ocurred`
The `huacnlee/zed-extension-action@v2` could not find the agnix entry in the Zed extensions registry `extensions.toml` to update the version. This may be because:
Workflow step: `.github/workflows/release.yml` - "Publish Zed Extension"
Needs investigation into how the Zed extensions registry format works and whether agnix is properly registered.