We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66acd7d + 8165672 commit 08f4b0fCopy full SHA for 08f4b0f
.github/workflows/delete-preview.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
ref: gh-pages
16
- run: rm -rf previews/PR${{ github.event.number }}
17
- - uses: stefanzweifel/git-auto-commit-action@v5.1.0
+ - uses: stefanzweifel/git-auto-commit-action@v5.2.0
18
19
commit_message: 'Delete preview of PR#${{ github.event.number }}'
20
branch: gh-pages
0 commit comments