We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d24a2 commit 065c1c5Copy full SHA for 065c1c5
.github/workflows/build-release.yml
@@ -70,3 +70,5 @@ jobs:
70
with:
71
branch: gh-pages
72
folder: html
73
+ target-folder: ${{github.ref}}
74
+ clean: false
0 commit comments