We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38378be commit ea703c4Copy full SHA for ea703c4
action.yml
@@ -1,5 +1,10 @@
1
name: Release JavaScript GitHub Action
2
description: There is no need to commit node_modules.
3
+
4
+branding:
5
+ icon: git-branch
6
+ color: white
7
8
inputs:
9
release-branch:
10
description: The name of branch to push compiled file.
0 commit comments