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: do not apply pushpkg_options if it's empty #22

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

KexyBiscuit
Copy link
Member

No description provided.

@KexyBiscuit KexyBiscuit added the bug Something isn't working label Aug 6, 2024
@KexyBiscuit KexyBiscuit self-assigned this Aug 6, 2024
"maintainers",
&job.git_branch,
];
if &args.pushpkg_options != "" {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better then use is_empty

@eatradish eatradish merged commit 4d77237 into master Aug 7, 2024
1 check passed
@eatradish eatradish deleted the pushpkg_options_more_fix branch August 7, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants