peter-evans/repository-dispatch@v2

https://github.com/peter-evans/repository-dispatch/releases
This commit is contained in:
Christian Clauss 2022-06-26 07:15:19 +02:00 committed by GitHub
parent f50ba3b514
commit 8c3f300a4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Trigger docs build - name: Trigger docs build
uses: peter-evans/repository-dispatch@v1 uses: peter-evans/repository-dispatch@v2
with: with:
repository: psycopg/psycopg-website repository: psycopg/psycopg-website
event-type: psycopg2-commit event-type: psycopg2-commit