We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d48b51 commit 36149dfCopy full SHA for 36149df
action.yml
@@ -1,6 +1,9 @@
1
name: On-demand self-hosted EC2 runner for GitHub Actions
2
description: GitHub Action for automatic creation and registration EC2 instance as a GitHub Actions self-hosted runner.
3
author: Volodymyr Machula
4
+branding:
5
+ icon: 'box'
6
+ color: 'orange'
7
inputs:
8
mode:
9
description: >-
0 commit comments