Commit 6f60b5c
Remove release trigger from docs workflow
The github-pages environment only allows deployments from the main
branch. Release events use tag refs which don't match that policy,
causing every release-triggered docs deploy to fail. Since pushes to
main already trigger docs deployment, the release trigger is redundant.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4254d70 commit 6f60b5c
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments