Commit 7ea7f86
committed
release: allow for branch protection in release steps
Since the introduction of the branch protection rule to stop users
pushing directly to `main` the previous release steps started failing.
This changes the instructions to require the user merges the changelog
update before tagging the release.
Signed-off-by: crozzy <joseph.crosland@gmail.com>1 parent 22e7628 commit 7ea7f86
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
44 | 45 | | |
45 | | - | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
0 commit comments