Skip to content

Commit

Permalink
avoid deploy-id bug
Browse files Browse the repository at this point in the history
  • Loading branch information
recrwplay committed Nov 22, 2024
1 parent 27584e3 commit c368711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
docs-build:
uses: neo4j/docs-tools/.github/workflows/[email protected]
with:
deploy-id: ${{ github.run_id }}
deploy-id: 0
retain-artifacts: 28
package-script: 'publish-verify'

Expand Down

0 comments on commit c368711

Please sign in to comment.