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

Wildcard support in args would be nice #6

Open
mgerhardy opened this issue Dec 18, 2022 · 2 comments
Open

Wildcard support in args would be nice #6

mgerhardy opened this issue Dec 18, 2022 · 2 comments

Comments

@mgerhardy
Copy link

Being able to specify wildcards would be really useful

        - name: Upload the ubuntu release artifacts
          if: startsWith(github.ref, 'refs/tags/')
          uses: Roang-zero1/github-upload-release-artifacts-action@v1
          with:
            args: vengi*.deb

but doing so produces:

Error: Invalid path passed: vengi*.deb
@mgerhardy
Copy link
Author

I've just seen #1 - but for me it doesn't work

@5HT2
Copy link

5HT2 commented Mar 24, 2023

It looks like ba44188 removed this, probably just an automatic lint and they didn't notice.

@Roang-zero1 would you mind fixing this?

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

2 participants