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

Upload multiple files on release event #34

Open
Tejas2805 opened this issue Oct 28, 2020 · 2 comments
Open

Upload multiple files on release event #34

Tejas2805 opened this issue Oct 28, 2020 · 2 comments

Comments

@Tejas2805
Copy link

Is there any possible way to upload multiple files on a release event? I know I can do it with multiple jobs. But anyway to do it within a single job?

@jyn514
Copy link

jyn514 commented Nov 18, 2020

Here's an example doing it with matrix and multiple jobs: deadlinks/cargo-deadlinks@a259a19

@robertsLando
Copy link

robertsLando commented Nov 23, 2022

Seems that file_glob already does this: https://github.com/svenstaro/upload-release-action/blob/master/src/main.ts#L150 so this iissue could be closed

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

3 participants