We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e371e30 commit e10650bCopy full SHA for e10650b
.github/workflows/standards-and-tests.yml
@@ -82,4 +82,4 @@ jobs:
82
AWS_SNS_ARN_DEV: ${{ secrets.AWS_SNS_ARN_DEV }}
83
AWS_SNS_ARN_STAGING: ${{ secrets.AWS_SNS_ARN_STAGING }}
84
INPUT_TRIGGERED_BY: ${{ github.repository }}
85
- INPUT_BRANCH: ${{ github.ref }}
+ BRANCH: ${{ github.ref }}
0 commit comments