mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-29 09:29:46 +03:00
peter-evans/repository-dispatch@v2
https://github.com/peter-evans/repository-dispatch/releases
This commit is contained in:
parent
f50ba3b514
commit
8c3f300a4a
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user