Skip to content

Commit 6689482

Browse files
committed
fix
1 parent 513cdf6 commit 6689482

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/rest_reg.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ jobs:
8383
# restore-keys: |
8484
# ${{ runner.os }}-cargo-
8585
- name: Build REST Regression recipe
86+
env:
87+
GITEE_USER: ${{ secrets.GITEE_USER }}
88+
GITEE_TOKEN: ${{ secrets.GITEE_TOKEN }}
8689
run: |
8790
# conda info
8891
# conda env list

recipe_rest_reg/recipe.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,4 @@ about:
4848

4949
extra:
5050
recipe-maintainers:
51-
# GitHub IDs for maintainers of the recipe.
52-
# Always check with the people listed below if they are OK becoming maintainers of the recipe. (There will be spam!)
5351
- jeanwsr

0 commit comments

Comments
 (0)