Skip to content

Commit

Permalink
For docs public repo - restore docs folder (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: harshad-symbl <[email protected]>
  • Loading branch information
harshad-symbl and harshad-symbl authored Jan 27, 2022
1 parent c3b30b8 commit 74e1d3d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
- 'master'

jobs:
build:
name: Build
trigger-circleci:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: ${{ secrets.REPO_NAME }}
event-type: build-production
- name: Trigger exiting circleci job
uses: zivkaziv/circleci-trigger-github-action@master
with:
token: ${{ secrets.CCI_DOCS_TOKEN }}
branch: master
org: rammerai
repo: docs-v1

0 comments on commit 74e1d3d

Please sign in to comment.