Commit defa594
committed
fix: remove git plugin from semantic-release to avoid branch protection issues
The @semantic-release/git and @semantic-release/changelog plugins require
push access to protected branches. Removed these plugins to allow releases
to work with standard GITHUB_TOKEN permissions.
Release notes are still generated and attached to GitHub releases.1 parent 5e76828 commit defa594
1 file changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 40 | | |
60 | 41 | | |
61 | 42 | | |
0 commit comments