We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7715d47 + 13bcc90 commit e3a57ecCopy full SHA for e3a57ec
1 file changed
.github/workflows/trigger-docs.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Repository Dispatch
16
- uses: peter-evans/repository-dispatch@v1
+ uses: peter-evans/repository-dispatch@v2
17
with:
18
token: ${{ secrets.DOCS_REPO_ACCESS_TOKEN }}
19
repository: upfrontjs/docs
0 commit comments