Skip to content

Commit 1bf7b9b

Browse files
authored
Merge pull request #16 from lokesh-coder/develop
build: add mailchimp endpoint for docs
2 parents ee1b999 + f179d23 commit 1bf7b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: npm run build
4545
env:
4646
GH_TOKEN: ${{ secrets.DOC_README_FETCH }}
47+
MAILCHIMP_ENDPOINT: ${{ secrets.MAILCHIMP_ENDPOINT }}
4748

4849
- name: LERNA - bump version
4950
run: npm run bump

0 commit comments

Comments
 (0)