We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a417289 commit aa6b558Copy full SHA for aa6b558
1 file changed
template/.github/workflows/docs.yaml
@@ -43,3 +43,4 @@ jobs:
43
uses: liblaf/actions/setup-pages@main
44
with:
45
token: ${{ secrets.GH_PAT || steps.auth.outputs.token }}
46
+ continue-on-error: true
0 commit comments