We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2aa5d8 commit 5fc1c7cCopy full SHA for 5fc1c7c
1 file changed
.github/workflows/nbgv_dotnet_pack.yml
@@ -1,14 +1,4 @@
1
name: nbgv_dotnet_pack
2
-
3
-###############################################################################
4
-# Builds, packs, and (optionally) pushes NuGet packages with deterministic
5
-# Nerdbank.GitVersioning versions. Supports Release / Develop configs and a
6
-# flag to force “-dev” prerelease tags even on main.
7
-#
8
-# Called from consumer repos via:
9
-# uses: Stillpoint-Software/shared-workflows/.github/workflows/nbgv_dotnet_pack.yml@main
10
11
12
on:
13
workflow_call:
14
inputs:
0 commit comments