We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741dd9b commit 6840e82Copy full SHA for 6840e82
.github/workflows/determine-version.yml
@@ -36,7 +36,7 @@ on:
36
description: "The assembly informational version."
37
value: ${{ jobs.version.outputs.assembly-informational-version }}
38
file-version:
39
- decsription: "The file version."
+ description: "The file version."
40
value: ${{ jobs.version.outputs.file-version }}
41
package-version:
42
description: "The package version."
0 commit comments