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 4433706 commit c3234b4Copy full SHA for c3234b4
action.yaml
@@ -1,5 +1,8 @@
1
name: 'Deploy self-hosted runners to EC2 (Spot/On-Demand)'
2
description: 'Automatically deploy self-hosted runners to AWS EC2 using Spot/On-Demand instances and optimize for best performance/cost.'
3
+branding:
4
+ icon: 'server'
5
+ color: 'orange'
6
inputs:
7
aws_access_key_id:
8
description: 'AWS access key ID'
0 commit comments