diff --git a/.github/workflows/standards-and-tests.yml b/.github/workflows/standards-and-tests.yml index ffd792f..08b6df0 100644 --- a/.github/workflows/standards-and-tests.yml +++ b/.github/workflows/standards-and-tests.yml @@ -101,4 +101,4 @@ jobs: AWS_SNS_ARN_DEV: ${{ secrets.AWS_SNS_ARN_DEV }} AWS_SNS_ARN_STAGING: ${{ secrets.AWS_SNS_ARN_STAGING }} INPUT_TRIGGERED_BY: ${{ github.repository }} - INPUT_BRANCH: ${{ github.ref }} + BRANCH: ${{ github.ref }}