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

Fix gh release command #91

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Fix gh release command #91

merged 1 commit into from
Nov 12, 2024

Conversation

coreywoodfield
Copy link
Contributor

@coreywoodfield coreywoodfield commented Nov 12, 2024

I had been confused at how the hub command was working, it didn't seem valid. I hadn't looked at the previous line ( 🤦‍♂️ ) and didn't see that -a was being added before each file. -a isn't a valid parameter for gh release create, you just pass the files directly. So it was failing. I'm pretty sure this should work

@tmccombs tmccombs merged commit 5747e91 into master Nov 12, 2024
3 checks passed
@tmccombs tmccombs deleted the fix-release-better branch November 12, 2024 23:03
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

Successfully merging this pull request may close these issues.

2 participants