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

Update dotnet.yml #916

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Update dotnet.yml #916

merged 1 commit into from
Nov 4, 2024

Conversation

vb2ae
Copy link
Member

@vb2ae vb2ae commented Nov 3, 2024

This pull request includes changes to the .github/workflows/dotnet.yml file to improve the workflow conditions and the NuGet package publishing process.

Workflow improvements:

  • Added a condition to skip certain steps if the event is a pull request. (.github/workflows/dotnet.yml)
  • Modified the NuGet package push command to include all .nupkg files in the specified folder and added a condition to skip this step if the event is a pull request. (.github/workflows/dotnet.yml)

@vb2ae vb2ae merged commit 39ccfc5 into master Nov 4, 2024
4 checks passed
@vb2ae vb2ae deleted the vb2ae-patch-1 branch November 4, 2024 01:11
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.

1 participant