We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 993b8e4 commit 52bb1ffCopy full SHA for 52bb1ff
.github/workflows/cleanup-pr-preview.yml
@@ -18,3 +18,5 @@ jobs:
18
- run: git rm -rf ${{ github.event.number }}
19
- run: git commit -m 'Cleaning up gh-pages after ${{ github.event.number }}'
20
- uses: ad-m/github-push-action@master
21
+ with:
22
+ branch: gh-pages
0 commit comments