Skip to content

ci: fix release artifact filenames - #357

Merged
NathanLovato merged 1 commit into
GDQuest:mainfrom
DevTwilight:ci/fix-typos
Sep 15, 2026
Merged

NathanLovato merged 1 commit into
GDQuest:mainfrom
DevTwilight:ci/fix-typos

Conversation

@DevTwilight

Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements:

  • The commit message follows our guidelines.
  • For bug fixes and features:
    • You tested the changes.

Related issue (if applicable): #

What kind of change does this PR introduce?

CI workflow fix. Corrects the Godot add-on ZIP filenames in the release workflow so they match the filenames uploaded as release artifacts.

Does this PR introduce a breaking change?

No.

New feature or change

What is the current behavior?

The release workflow creates ZIP files with filenames that do not match the filenames configured in the artifact upload step, causing the Godot add-on packaging job to fail.

What is the new behavior?

The release workflow creates godot-addon.zip and godot-addon-gdextension.zip, matching the filenames expected by the artifact upload step.

Other information

No functional code changes. This only fixes the release CI artifact filenames.

@NathanLovato
NathanLovato merged commit 2db9a5b into GDQuest:main Sep 15, 2026
1 check passed
@NathanLovato

Copy link
Copy Markdown
Contributor

Thank you!

@DevTwilight
DevTwilight deleted the ci/fix-typos branch September 15, 2026 16:52
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