Skip to content

Commit d022ca1

Browse files
committed
Fix variable name
1 parent 36e5be6 commit d022ca1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/refresh-data-replication.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ on:
3232
permissions: {}
3333

3434
env:
35+
environment: ${{ inputs.environment }}
3536
db_snapshot_arn: ${{ inputs.db_snapshot_arn }}
3637
aws_role: ${{ inputs.environment == 'production'
3738
&& 'arn:aws:iam::820242920762:role/GithubDeployDataReplicationInfrastructure'

0 commit comments

Comments
 (0)