Skip to content

fix: pass version-file to release-please action#36

Merged
locus313 merged 1 commit into
mainfrom
fix/release-workflow-version-file
Jun 27, 2026
Merged

fix: pass version-file to release-please action#36
locus313 merged 1 commit into
mainfrom
fix/release-workflow-version-file

Conversation

@locus313

Copy link
Copy Markdown
Owner

The version-file setting in release-please-config.json is silently ignored when release-type is set in the workflow's with: block — the action boots a fresh config and looks for version.txt (the default). Passing version-file: VERSION directly to the action fixes this.

release-please-config.json's version-file is ignored when
release-type is specified in the workflow with: block. Pass
version-file directly to the action so VERSION is updated
on each release.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@locus313 locus313 merged commit 5f2cfc4 into main Jun 27, 2026
1 check passed
@locus313 locus313 deleted the fix/release-workflow-version-file branch June 27, 2026 05:47
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.

1 participant