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 da592fb commit 4add905Copy full SHA for 4add905
action.yml
@@ -1,5 +1,8 @@
1
name: 'Dev version'
2
description: 'Creates a dev version'
3
+branding:
4
+ color: orange
5
+ icon: anchor
6
inputs:
7
branch:
8
description: 'Branch of current execution'
package.json
@@ -1,6 +1,6 @@
{
"name": "dev-version-action",
- "version": "0.1.0",
+ "version": "0.1.1",
"main": "index.js",
"repository": {
"type": "git",
0 commit comments