We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345361d commit 8bb7d44Copy full SHA for 8bb7d44
.github/workflows/sync.yml
@@ -32,6 +32,7 @@ jobs:
32
- name: Checkout Build Scripts
33
uses: actions/checkout@v3
34
with:
35
+ repository: 'python/docsbuild-scripts'
36
ref: ${{env.VERSION}}
37
path: docsbuild
38
- name: prepare
0 commit comments