Skip to content

Fix passing parameters to changelog action#59

Merged
ServiusHack merged 1 commit intomainfrom
fix_publish_job
Feb 7, 2026
Merged

Fix passing parameters to changelog action#59
ServiusHack merged 1 commit intomainfrom
fix_publish_job

Conversation

@ServiusHack
Copy link
Owner

When running the action GitHub showed a warning:

Unexpected input(s) 'INPUT_CHANGELOG_FILE', valid inputs are ['entryPoint', 'args', 'tag_name', 'changelog_file', 'add_emojis', 'emoji_end_of_line', 'add_raw_changelog_link', 'allow_failure']

Remove the wrong 'INPUT_' prefix and use lower case as in the warning and because it's nicer to read.

When running the action GitHub showed a warning:

    Unexpected input(s) 'INPUT_CHANGELOG_FILE', valid inputs are ['entryPoint', 'args', 'tag_name', 'changelog_file', 'add_emojis', 'emoji_end_of_line', 'add_raw_changelog_link', 'allow_failure']

Remove the wrong 'INPUT_' prefix and use lower case as in the warning
and because it's nicer to read.
@ServiusHack ServiusHack merged commit 2c5df9c into main Feb 7, 2026
4 checks passed
@ServiusHack ServiusHack deleted the fix_publish_job branch February 7, 2026 15:59
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