We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03605d2 commit 9220bfbCopy full SHA for 9220bfb
.github/workflows/upload.yaml
@@ -20,4 +20,4 @@ jobs:
20
local-dir: .
21
server-dir: ${{ secrets.docs_target_dir }}
22
security: strict
23
- exclude: ["**/.git*", "**/.git*/**"]
+ exclude: "[**/.git*, **/.git*/**]"
0 commit comments