We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
I've just seen #1 - but for me it doesn't work
Sorry, something went wrong.
It looks like ba44188 removed this, probably just an automatic lint and they didn't notice.
@Roang-zero1 would you mind fixing this?
CI: use v2 of Roang-zero1/github-upload-release-artifacts-action
032f696
see Roang-zero1/github-upload-release-artifacts-action#6
No branches or pull requests
Being able to specify wildcards would be really useful
but doing so produces:
The text was updated successfully, but these errors were encountered: