We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f6696 commit a689097Copy full SHA for a689097
1 file changed
.github/workflows/documentation.yaml
@@ -113,6 +113,7 @@ jobs:
113
with:
114
github_token: ${{ secrets.GITHUB_TOKEN }}
115
publish_dir: ./site
116
+ force_orphan: true
117
118
- name: Semantic Release
119
id: semantic
0 commit comments