Skip to content

# Fix syntax error in release workflow for Vintage Story version retrieval #55

Merged
Ralnoc merged 1 commit into
mainfrom
54-syntax-error-in-publish-release
Jan 1, 2026
Merged

# Fix syntax error in release workflow for Vintage Story version retrieval #55
Ralnoc merged 1 commit into
mainfrom
54-syntax-error-in-publish-release

Conversation

@Ralnoc
Copy link
Copy Markdown
Contributor

@Ralnoc Ralnoc commented Jan 1, 2026

  • fixes Syntax error in publish release #54 : Correct the syntax in the release workflow YAML file to properly execute a Python command for retrieving the stable version of Vintage Story from the YAML configuration file.

…ieval - fixes #54

Correct the syntax in the release workflow YAML file to properly execute a Python command for retrieving the stable version of Vintage Story from the YAML configuration file.

# Change Details
* `release-workflow.yaml`
  * Fix syntax error by updating the command to use Python 3 for reading the Vintage Story version from the YAML file
@Ralnoc Ralnoc added the Confirmed Issue has been confirmed to be an existing bug or anti-pattern to expected behavior label Jan 1, 2026
@Ralnoc Ralnoc linked an issue Jan 1, 2026 that may be closed by this pull request
@Ralnoc Ralnoc merged commit b25bb69 into main Jan 1, 2026
1 check passed
@Ralnoc Ralnoc deleted the 54-syntax-error-in-publish-release branch January 1, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Confirmed Issue has been confirmed to be an existing bug or anti-pattern to expected behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Syntax error in publish release

1 participant