Commit Graph
6 Commits
Author SHA1 Message Date
Stone_Red ec652ccca4 Fix working directory for Chocolatey push step 2026-03-06 13:16:56 +01:00
Stone_Red 95760b1807 Change build script execution in choco-deploy.yml 2026-03-06 13:13:30 +01:00
Stone_Red b5c0efe4e2 Merge pull request #9 from Stone-Red-Code/Add-choco-deploy-workflow
Add Chocolatey deployment workflow
2026-03-06 13:04:42 +01:00
Stone_Red ee0a9facc6 Add Chocolatey deployment workflow
This workflow automates the deployment of a Chocolatey package by checking out the code, setting up .NET, building the package, and pushing it to Chocolatey.
2026-03-06 13:04:26 +01:00
Stone_Red f7d35933d4 Update dotnet restore command to include project path
Specify the project directory for the dotnet restore command.
2026-03-06 12:41:54 +01:00
Stone_Red 519ed3bed9 Update build and test commands to specify src directory 2026-03-06 12:38:53 +01:00