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.
2 parents e50cdb5 + 6e429d6 commit 61e2facCopy full SHA for 61e2fac
action.yml
@@ -1,5 +1,9 @@
1
-name: codacy-git-version
2
-description: 'Outputs the version from git-version'
+name: Codacy Git Version
+author: "Codacy"
3
+description: 'Semver versioning based on the git history and commit messages of your repository.'
4
+branding:
5
+ icon: 'git-branch'
6
+ color: 'gray-dark'
7
inputs:
8
release-branch:
9
description: 'The name of the release branch'
0 commit comments