Skip to content

update trigger to also run for stream-video-docusaurus #71

@jaapbakker88

Description

@jaapbakker88

steps:
- name: Triggers docs deployment workflow
env:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}
run: |
curl -X POST https://api.github.com/repos/GetStream/stream-chat-docusaurus/actions/workflows/deploy-production.yml/dispatches \
-H 'Accept: application/vnd.github.v3+json' \
-u ":$PAT_TOKEN" \
--data '{"ref": "production"}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions