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.
1 parent 27584e3 commit c368711Copy full SHA for c368711
.github/workflows/docs-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
docs-build:
20
uses: neo4j/docs-tools/.github/workflows/[email protected]
21
with:
22
- deploy-id: ${{ github.run_id }}
+ deploy-id: 0
23
retain-artifacts: 28
24
package-script: 'publish-verify'
25
0 commit comments