Skip to content

fix(release): treat workflow dry_run input as string#2303

Merged
henchaves merged 1 commit intomainfrom
fix/release-workflow-dry-run
Mar 12, 2026
Merged

fix(release): treat workflow dry_run input as string#2303
henchaves merged 1 commit intomainfrom
fix/release-workflow-dry-run

Conversation

@kevinmessiaen
Copy link
Copy Markdown
Member

GitHub passes workflow_dispatch boolean inputs as 'true'/'false', so compare dry_run against 'false' in step conditions.

actions/runner#1483

GitHub passes workflow_dispatch boolean inputs as 'true'/'false', so compare dry_run against 'false' in step conditions.

Made-with: Cursor
@kevinmessiaen kevinmessiaen requested a review from a team as a code owner March 12, 2026 08:20
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@kevinmessiaen kevinmessiaen requested a review from henchaves March 12, 2026 08:20
@kevinmessiaen kevinmessiaen self-assigned this Mar 12, 2026
@henchaves henchaves merged commit f844536 into main Mar 12, 2026
22 checks passed
@henchaves henchaves deleted the fix/release-workflow-dry-run branch March 12, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants