Skip to content

Conversation

@vb2ae
Copy link
Owner

@vb2ae vb2ae commented Nov 24, 2024

This pull request includes changes to automate the deployment process and update the version of the vb2ae.ServiceLocator.MSDependencyInjection package. The most important changes are described below:

Deployment Automation:

  • .github/workflows/deploy.yml: Added a new GitHub Actions workflow for deployment that triggers on pushes to the main branch. The workflow sets up .NET, restores dependencies, builds the project, packs NuGet packages, and publishes them to GitHub.

Version Update:

Closes #20

@vb2ae vb2ae merged commit 93563c3 into master Nov 24, 2024
4 checks passed
@vb2ae vb2ae deleted the vb2ae-deploy branch November 24, 2024 20:04
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.

Add deploy action

2 participants