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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/Stone-Red-Code/YesNt-Interpreter/pull/9
**Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code)
**Created:** 3/6/2026
**Status:** ✅ Merged
**Merged:** 3/6/2026
**Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code)
**Base:** `develop` ← **Head:** `Add-choco-deploy-workflow`
---
### 📝 Commits (1)
- [`ee0a9fa`](https://github.com/Stone-Red-Code/YesNt-Interpreter/commit/ee0a9facc693e1833a537bd6048172b2dce6d383) Add Chocolatey deployment workflow
### 📊 Changes
**1 file changed** (+36 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `.github/workflows/choco-deploy.yml` (+36 -0)
</details>
### 📄 Description
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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/Stone-Red-Code/YesNt-Interpreter/pull/9
Author: @Stone-Red-Code
Created: 3/6/2026
Status: ✅ Merged
Merged: 3/6/2026
Merged by: @Stone-Red-Code
Base:
develop← Head:Add-choco-deploy-workflow📝 Commits (1)
ee0a9faAdd Chocolatey deployment workflow📊 Changes
1 file changed (+36 additions, -0 deletions)
View changed files
➕
.github/workflows/choco-deploy.yml(+36 -0)📄 Description
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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.