acsg-bizapps/Create & Push Business Central NuGet Packages

Build each .app once and push it to every matching NuGet feed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 2, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: acsg-bizapps/bc-nuget-uploader@7c0dd53160c1b3c2dfc14d760577e5232f3343cb # v.1.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
feed-mapPath to the feed-map JSON file (GUID -> {url, token-secret})no./nuget-feed-map.json
fail-on-any-errortrue -> the step fails if **any** push fails false -> the job succeeds even with partial uploads (see summary) notrue

no outputs