[FEATURE] Include JSON file in GitHub release files #610
Labels
⚙️ CI/CD
Continuous Integration/Continuous Deployment processes
CI
Continuous Integration / Pipeline
enhancement
A enhancement to the project
gitauto
GitAuto label to trigger the app in a issue.
good first issue
A issue for someone self assign and help me =D
hacktoberfest
Participation in the Hacktoberfest event
help wanted
Feel free to take this issue for you and help me!
👷🏼 infrastructure
Infrastructure-related tasks or issues
javascript
Pull requests that update Javascript code
🕒 low effort
A task that can be completed in a few minutes
packages
Publishing packages
Currently, the pipeline (AppVeyor) generates the NuGet package (
.nupkg
) and attaches it to the GitHub release files. However, the JSON file is not included in the release files. This enhancement aims to update the pipeline to ensure the JSON file is also included in the GitHub release.Tasks
.nupkg
and JSON files are attached to the GitHub release.Acceptance Criteria
.nupkg
and the JSON file to the GitHub release files.The text was updated successfully, but these errors were encountered: