Skip to content

Commit fa439b1

Browse files
typo
1 parent 4c8af1d commit fa439b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
id: tests
111111
continue-on-error: true
112112
env:
113-
DYNAMODB_TABLE_NAME: ${{ var.DYNAMODB_TABLE_NAME }}
113+
DYNAMODB_TABLE_NAME: ${{ vars.DYNAMODB_TABLE_NAME }}
114114
ENVIRONMENT: ${{ inputs.environment }}
115115
PULL_REQUEST_ID: ${{ inputs.pull_request_id }}
116116
INPUT_TAG: ${{ inputs.tags }}

0 commit comments

Comments
 (0)