mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-22 12:18:05 +08:00
Fix slash in example release branch
This commit is contained in:
@@ -32,7 +32,7 @@ Binding to the immutable sha1 may offer more reliability. However, note that th
|
|||||||
|
|
||||||
# Recommendations
|
# Recommendations
|
||||||
|
|
||||||
1. **Create a release branch for each major version**: For example, `releases\v1`. This will allow for releases of that major version while the development of a different major version proceeds.
|
1. **Create a release branch for each major version**: For example, `releases/v1`. This will allow for releases of that major version while the development of a different major version proceeds.
|
||||||
|
|
||||||
2. **Validate changes referencing the release branch**:
|
2. **Validate changes referencing the release branch**:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user