We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dfa2b7 commit 9497a07Copy full SHA for 9497a07
.github/workflows/clean-up-preview.yml
@@ -18,5 +18,5 @@ jobs:
18
branch: gh-pages # The branch the action should deploy to.
19
folder: "${{ env.empty_dir }}" # The folder the action should deploy.
20
target-folder: "pr-preview/pr-${{ github.event.pull_request.number }}/"
21
- clean: false
+ clean: true
22
single-commit: true
0 commit comments