fix: incorrect choco URL

This commit is contained in:
LukeGus
2025-10-26 23:32:09 -05:00
parent 214dd4be30
commit 78ca4ec84a
2 changed files with 57 additions and 7 deletions

View File

@@ -29,6 +29,12 @@ Add your Chocolatey API key as a GitHub secret:
- Secret name: `CHOCOLATEY_API_KEY`
- Get your API key from: https://community.chocolatey.org/account
**Important:** The package ID "termix" must be registered/owned by you on Chocolatey. If you get a 403 error:
1. Check if the package exists: https://community.chocolatey.org/packages/termix
2. If taken by someone else, change the package ID in `chocolatey/termix.nuspec` (e.g., to "termix-ssh")
3. See `chocolatey/TROUBLESHOOTING.md` for detailed solutions
### Manual Submission
If you prefer to submit manually: