You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/instructions/release-policy.instructions.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,7 @@ Use this file when changing versioning, changelog handling, package metadata, pu
29
29
-`Publish.yml` owns the release/publish flow.
30
30
-`main` handles stable release commit/tag flow and prepares `develop` for the next prerelease.
31
31
-`develop` handles prerelease publish and next-prerelease bump flow.
32
-
- Do not change branch mutation behavior, tag creation, or publish steps without reading `.github/workflows/Publish.yml`
33
-
and the related custom actions first.
32
+
- Do not change branch mutation behavior, tag creation, or publish steps without reading `.github/workflows/Publish.yml` and the related custom actions first.
0 commit comments