You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
-
name: 'ec2 action runner'
2
-
description: 'custom action to provision runners using on-demand/spot ec2 instances'
1
+
name: 'Deploy self-hosted runners to EC2 (Spot/On-Demand)'
2
+
description: 'Automatically deploy self-hosted runners to AWS EC2 using Spot or On-Demand instances. Combine Spot and On-Demand instances for best performance/cost.'
0 commit comments