Skip to content

Commit

Permalink
Merge branch 'release/0.x' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
nandi95 authored Jul 4, 2022
2 parents 7715d47 + 13bcc90 commit e3a57ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.DOCS_REPO_ACCESS_TOKEN }}
repository: upfrontjs/docs
Expand Down

0 comments on commit e3a57ec

Please sign in to comment.