Skip to content

Commit c368711

Browse files
committed
avoid deploy-id bug
1 parent 27584e3 commit c368711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
docs-build:
2020
uses: neo4j/docs-tools/.github/workflows/[email protected]
2121
with:
22-
deploy-id: ${{ github.run_id }}
22+
deploy-id: 0
2323
retain-artifacts: 28
2424
package-script: 'publish-verify'
2525

0 commit comments

Comments
 (0)