Skip to content

Commit ee1b999

Browse files
authored
Merge pull request #15 from lokesh-coder/develop
build: add mailchimp endpoint for docs
2 parents 899c4c3 + f6bc25a commit ee1b999

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
@@ -65,6 +65,7 @@ jobs:
6565
run: npm run build-docs
6666
env:
6767
GH_TOKEN: ${{ secrets.DOC_README_FETCH }}
68+
MAILCHIMP_ENDPOINT: ${{ secrets.MAILCHIMP_ENDPOINT }}
6869

6970
- name: DOCS - publish
7071
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)