Skip to content

Files glob gets split on commas #611

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

Open
StefanVukovic99 opened this issue Apr 25, 2025 · 0 comments
Open

Files glob gets split on commas #611

StefanVukovic99 opened this issue Apr 25, 2025 · 0 comments

Comments

@StefanVukovic99
Copy link

files: "data/language/**/kty-{[a-z][a-z],[a-z][a-z][a-z]}-{[a-z][a-z],[a-z][a-z][a-z]}-gloss.zip"

results in

Run softprops/action-gh-release@v2
🤔 Pattern 'data/language/**/kty-{[a-z][a-z]' does not match any files.
🤔 Pattern '[a-z][a-z][a-z]}-{[a-z][a-z]' does not match any files.
🤔 Pattern '[a-z][a-z][a-z]}.zip' does not match any files.
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