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 a1830cb commit 7ede9a8Copy full SHA for 7ede9a8
action.yml
@@ -1,6 +1,9 @@
1
name: 'Git-Semver Setup Action'
2
description: 'Performs setup of psanetra/git-semver for use in other GitHub workflows'
3
author: 'Roger Barker <[email protected]>'
4
+branding:
5
+ icon: 'check-circle'
6
+ color: 'blue'
7
8
inputs:
9
version:
0 commit comments