update docusaurus action
This commit is contained in:
@@ -13,5 +13,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: push
|
- name: push
|
||||||
uses: GetStream/push-stream-chat-docusaurus-action@main
|
uses: GetStream/push-stream-chat-docusaurus-action@main
|
||||||
|
with:
|
||||||
|
target-branch: ${{ github.ref == 'refs/heads/master' && 'production' || 'staging' }}
|
||||||
env:
|
env:
|
||||||
DOCUSAURUS_GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
|
DOCUSAURUS_GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}
|
||||||
Reference in New Issue
Block a user