Ran actionlint against all our actions and it found this variable that is based on a non-existent property (there is no matrix definition in this action yaml). The variable is also unused so simply removing it. Signed-off-by: Phil Estes <estesp@amazon.com>