Skip to content

Commit

Permalink
fix: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
madhav23bansal committed Feb 7, 2023
1 parent e336af3 commit 971e474
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/trigger-update-docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Trigger update docs on gluestack docs
name: Trigger dank-style-website | Create PR when pushed to master

on:
push:
Expand All @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.MY_GITHUB_TOKEN }}
repo: dank-style-website
owner: gluestack
event_type: dispatch_dank_style_docs_build
event_type: dispatch_dank_style_storybook_updated
message: |
{
"repo": "dank-style"
Expand Down

0 comments on commit 971e474

Please sign in to comment.