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 3731283 commit dc586d2Copy full SHA for dc586d2
.github/workflows/publish-docs.yml
@@ -40,7 +40,6 @@ jobs:
40
- run: pnpm install --frozen-lockfile
41
- run: pnpm ci-build
42
- name: Publish documentation
43
- if: github.ref == 'refs/heads/main'
44
run: |
45
git config user.name "github-actions[bot]"
46
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
0 commit comments