Skip to content

Commit ff2db66

Browse files
committed
Refactor to have predictive names
1 parent a507b3c commit ff2db66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/terraform.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: "Fake zip files" # Validate will fail if it cannot find the zip files
2222
run: |
2323
touch modules/webhook/lambdas/webhook/webhook.zip
24-
touch modules/runners/lambdas/scale-runners/scale-runners.zip
24+
touch modules/runners/lambdas/scale-runners/runners.zip
2525
touch modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/runner-binaries-syncer.zip
2626
- name: "Terraform Format"
2727
uses: hashicorp/terraform-github-actions@master

0 commit comments

Comments
 (0)