Skip to content

Commit b2727ff

Browse files
Update spec/ci-cd/spec.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a77c481 commit b2727ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/ci-cd/spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ pipelines run on GitHub Actions.
110110
- [ ] PyPI packages must use the exact same semantic version as the Docker image.
111111
- [ ] Final release from `main`: `MAJOR.MINOR.PATCH`.
112112
- [ ] Feature branch pre-release: `MAJOR.MINOR.PATCH-rc.{branch-label}.{run_number}`.
113-
- [ ] If a github release is created, the packages must added to the artifact list.
113+
- [ ] If a GitHub release is created, the packages must be added to the artifact list.
114114
- [ ] If a github release is created, include `pip install` commands for each package with exact version information.
115115
- [ ] If a github release is created, provide fallback instructions for local installation from source
116116

0 commit comments

Comments
 (0)