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 68780c0 commit bb6835dCopy full SHA for bb6835d
1 file changed
.github/workflows/runner.yml
@@ -24,7 +24,7 @@ on:
24
description: "ec2-gha Git ref (branch/tag/SHA) to checkout"
25
required: false
26
type: string
27
- default: "v2"
+ default: "test"
28
aws_region:
29
description: "AWS region for EC2 instances (defaults to us-east-1)"
30
0 commit comments