We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2727ff commit bda95b7Copy full SHA for bda95b7
1 file changed
spec/ci-cd/spec.md
@@ -112,7 +112,7 @@ pipelines run on GitHub Actions.
112
- [ ] Feature branch pre-release: `MAJOR.MINOR.PATCH-rc.{branch-label}.{run_number}`.
113
- [ ] If a GitHub release is created, the packages must be added to the artifact list.
114
- [ ] If a github release is created, include `pip install` commands for each package with exact version information.
115
-- [ ] If a github release is created, provide fallback instructions for local installation from source
+- [ ] If a GitHub release is created, provide fallback instructions for local installation from source.
116
117
<!-- General considerations -->
118
0 commit comments