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 a1bc159 commit 2ed1eb7Copy full SHA for 2ed1eb7
.github/workflows/rustdoc.yaml
@@ -32,5 +32,5 @@ jobs:
32
with:
33
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
34
github_token: ${{ github.token }}
35
- public_dir: ./target/doc
+ publish_dir: ./target/doc
36
force_orphan: true
0 commit comments