Skip to content

Commit 12e02ab

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2978eb6 commit 12e02ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/maintainer/infrastructure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,9 +741,9 @@ Once built on `main` (or other branches), the conda packages are uploaded to an
741741
From there, our webservices (`conda-forge/conda-forge-webservices`) does the following:
742742

743743
- The logic checks the feedstock token to authenticate a legitimate request.
744-
- The logic checks that the hash sum of the package on `cf-staging` against
744+
- The logic checks that the hash sum of the package on `cf-staging` against
745745
the value computed in the CI to ensure the artifact to be copied is the same.
746-
- The logic checks that the feedstock is allowed to push the package using
746+
- The logic checks that the feedstock is allowed to push the package using
747747
the `conda-forge/feedstock-outputs` repo.
748748
- If all three checks pass, the webservices copies the artifacts from `cf-staging` to `conda-forge`.
749749

0 commit comments

Comments
 (0)