Fix publish workflow by jeffcharles · Pull Request #510 · Shopify/function-runner

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jeffcharles

Copy link Copy Markdown

Contributor

  • merge-multiple defaults to false and will put each artifact inside its own directory whereas the existing code assumes all artifacts are in the artifacts directory
  • The gh release upload command either needs a Git checkout or needs the repository to specified
Copy link Copy Markdown

Contributor

@adampetro adampetro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any idea why this started breaking now?

@jeffcharles

Copy link Copy Markdown

Contributor Author

#478 was merged after the last release. And I see some testing of it but I'm not sure that it was fully tested.

@jeffcharles

Copy link Copy Markdown

Contributor Author

This fix I tested on releases on my fork of the repo

@jeffcharles jeffcharles merged commit a02652e into main

Sep 19, 2025

10 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@adampetro adampetro adampetro approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jeffcharles @adampetro