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.
1 parent 771fdd4 commit ca05c36Copy full SHA for ca05c36
.github/workflows/build.yml
@@ -70,6 +70,7 @@ jobs:
70
71
- name: Cleanup Generated Branches
72
uses: dawidd6/[email protected]
73
+ continue-on-error: true
74
with:
75
github_token: ${{ secrets.GITHUB_TOKEN }}
76
branches: gh-pages
0 commit comments