acsg-bizapps/Create & Push Business Central NuGet Packages
Build each .app once and push it to every matching NuGet feed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 2, 2026
- License
- Apache 2.0
Pinned Snippet
uses: acsg-bizapps/bc-nuget-uploader@7c0dd53160c1b3c2dfc14d760577e5232f3343cb # v.1.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| feed-map | Path to the feed-map JSON file (GUID -> {url, token-secret}) | no | ./nuget-feed-map.json |
| fail-on-any-error | true -> the step fails if **any** push fails false -> the job succeeds even with partial uploads (see summary) | no | true |
Outputs
no outputs