Skip to content

Commit 883e98b

Browse files
authored
Update mobsuccess.yml GitHub workflow (#9)
1 parent 660469b commit 883e98b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/mobsuccess.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
- uses: mobsuccess-devops/github-actions-mobsuccess@master
2121
with:
2222
github-token: ${{ github.token }}
23+
amplify-uri: ${{ secrets.AWS_AMPLIFY_URI }}
24+
storybook-amplify-uri: ${{ secrets.AWS_STORYBOOK_AMPLIFY_URI }}
2325
action: "validate-pr"
2426
# DO NOT EDIT: END

0 commit comments

Comments
 (0)