We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc5cdf commit fd3db7fCopy full SHA for fd3db7f
.github/workflows/continuous.yml
@@ -142,4 +142,4 @@ jobs:
142
github_token: ${{ secrets.GITHUB_TOKEN }}
143
publish_dir: ./reports/smoke
144
destination_dir: reports/smoke
145
-# force_orphan: true # to clean history of gh-pages branch
+ force_orphan: true # to clean history of gh-pages branch
0 commit comments