Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

This change fixes a bug in the release workflow that caused the release title to be incorrect. It updates the softprops/action-gh-release action to v2 and changes the with.title input to with.name to match the new version's API.

… the release title was not being set correctly.

The `softprops/action-gh-release` action was updated from v1 to v2. In v2 of this action, the input for the release title was changed from `title` to `name`. This commit updates the workflow to use the correct `name` input.

Additionally, the action version has been updated to `v2` to align with the latest version, and a trailing newline has been removed from `.github/RELEASE_TITLE.txt` to prevent any potential parsing issues.
@attogram attogram marked this pull request as ready for review August 29, 2025 19:15
@attogram attogram merged commit 156ec89 into main Aug 29, 2025
1 check passed
@attogram attogram deleted the fix-release-title branch August 29, 2025 19:15
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