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

Trigger cargo-dist on pushes/merges to default branch #1654

Open
jwodder opened this issue Dec 18, 2024 · 0 comments
Open

Trigger cargo-dist on pushes/merges to default branch #1654

jwodder opened this issue Dec 18, 2024 · 0 comments

Comments

@jwodder
Copy link
Contributor

jwodder commented Dec 18, 2024

When using GitHub Actions, is there a way to configure cargo-dist to run in something similar to pr-run-mode = "upload" (where artifacts are uploaded to a workflow run but not added to a release) whenever a PR is merged to main/master and/or a commit is pushed to that branch, without the user having to also push a tag whenever this happens? Would manually editing release.yml to add on: {push: {branches: [main]}} be sufficient to get this behavior, or would that just create a mess? If there is currently no way to get this behavior, could you consider supporting it?

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

No branches or pull requests

1 participant