We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f0034 commit 42efdc2Copy full SHA for 42efdc2
action.yml
@@ -1,5 +1,8 @@
1
name: 'Commit with deploy key'
2
description: 'Commit to another repository using a deploy key'
3
+branding:
4
+ icon: git-commit
5
+ color: green
6
inputs:
7
source:
8
description: 'The file/directory to commit'
0 commit comments