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 660469b commit 883e98bCopy full SHA for 883e98b
.github/workflows/mobsuccess.yml
@@ -20,5 +20,7 @@ jobs:
20
- uses: mobsuccess-devops/github-actions-mobsuccess@master
21
with:
22
github-token: ${{ github.token }}
23
+ amplify-uri: ${{ secrets.AWS_AMPLIFY_URI }}
24
+ storybook-amplify-uri: ${{ secrets.AWS_STORYBOOK_AMPLIFY_URI }}
25
action: "validate-pr"
26
# DO NOT EDIT: END
0 commit comments