Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix download-artifact #1062

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix download-artifact #1062

merged 1 commit into from
Nov 18, 2024

Conversation

elalish
Copy link
Owner

@elalish elalish commented Nov 18, 2024

I think this'll fix our WASM deployment. The error was The following inputs cannot be used together: pr, commit, branch, run_id

@elalish elalish self-assigned this Nov 18, 2024
@@ -24,7 +24,7 @@ jobs:
workflow: manifold.yml
workflow_conclusion: completed
branch: master
check_artifact: true
check_artifacts: true
Copy link
Owner Author

Choose a reason for hiding this comment

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

@pca006132 any reason we should use branch: master here instead of run_id like above?

Copy link
Collaborator

Choose a reason for hiding this comment

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

publish_npm is not triggered by another workflow, so we can't do that.

@elalish elalish merged commit 978f841 into master Nov 18, 2024
21 checks passed
@elalish elalish deleted the fixDeploy branch November 18, 2024 23:32
@elalish elalish mentioned this pull request Dec 26, 2024
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