Skip to content

Allow release workflow to replace assets on existing releases#12

Merged
fumitoh merged 1 commit intomainfrom
claude/replace-release-zips-OSMBK
Feb 25, 2026
Merged

Allow release workflow to replace assets on existing releases#12
fumitoh merged 1 commit intomainfrom
claude/replace-release-zips-OSMBK

Conversation

@fumitoh
Copy link
Member

@fumitoh fumitoh commented Feb 25, 2026

The release job now handles re-running against an existing release:

  • Checks out the repo and force-moves the version tag to the current commit
  • Deletes any existing assets on the release before uploading the new zip
  • Renames the step to "Create or update release" to reflect the new behavior

https://claude.ai/code/session_01FWSK8s3zk7obtW7SkvGXtY

The release job now handles re-running against an existing release:
- Checks out the repo and force-moves the version tag to the current commit
- Deletes any existing assets on the release before uploading the new zip
- Renames the step to "Create or update release" to reflect the new behavior

https://claude.ai/code/session_01FWSK8s3zk7obtW7SkvGXtY
@fumitoh fumitoh merged commit 73ff4c0 into main Feb 25, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants