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 49bdc04 commit 7825de5Copy full SHA for 7825de5
.github/actions/build/action.yml
@@ -1,6 +1,6 @@
1
-name: 'Build with .NET'
+name: 'Build with .NET CLI'
2
author: 'Pete Sramek'
3
-description: 'Generating software versions'
+description: 'Compiles source code, uploads build artifacts.'
4
inputs:
5
# Required
6
assembly-version:
0 commit comments