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 ebe02a0 commit 040f178Copy full SHA for 040f178
.github/workflows/documentation.yaml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
repository: "phpDocumentor/docs"
38
token: "${{ secrets.BOT_TOKEN }}"
39
- path: 'docs'
+ path: "docs"
40
41
- name: "Download"
42
uses: "actions/download-artifact@v4"
0 commit comments