Skip to main content
github.updateReleaseAsset changes an uploaded release asset’s filename or display label.
automations/update-github-release-asset.automation.ts
Provide the repository, assetId, and at least one replacement: name or label. Use an empty label to remove the display label. Returns the asset’s id, name, size, state, and browser_download_url. Renaming does not replace the asset’s binary content. Requires Contents write permission.