Skip to content

Commit

Permalink
Add missing stamp input
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Nov 16, 2020
1 parent f34c74a commit 49d4f35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ inputs:
description: Defines a few common version variables as environment variables, with a "Git" prefix (e.g. GitBuildVersion, GitBuildVersionSimple, GitAssemblyInformationalVersion).
required: false
default: false
stamp:
description: "The path to a file whose version setting should be changed to match the computed version. Supported file types: `package.json`."
required: false
toolVersion:
description: The version of the nbgv dotnet CLI tool to install and use. If not specified, the default is the latest stable version.
required: false
Expand Down

0 comments on commit 49d4f35

Please sign in to comment.