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

msbuild.yml: Improvements #6

Merged
merged 2 commits into from
Aug 2, 2023
Merged

msbuild.yml: Improvements #6

merged 2 commits into from
Aug 2, 2023

Conversation

Margen67
Copy link
Contributor

@Margen67 Margen67 commented Aug 1, 2023

See commits

Replace double quotation marks with single for consistency.
Remove whitespace.
Remove env vars that are unused or only used once.
Wrap GITHUB_ENV in quotes.
Remove -S from curl since it does nothing without -s.
Remove .\.
Remove -Encoding utf8 since utf8NoBom is the default.
Fix indentation.
Add if-no-files-found: error to upload-artifact.
Remove CompressionLevel since Optimal is the default.
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