Skip to content

Commit

Permalink
Add Token for Conda RC Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ejguan committed May 31, 2022
1 parent 7fde5a7 commit 07f007d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_build_test_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,7 @@ jobs:
env:
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
CONDA_NIGHTLY_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_NIGHTLY_PYTORCHBOT_TOKEN }}
CONDA_TEST_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_TEST_PYTORCHBOT_TOKEN }}
run: |
conda install -yq anaconda-client
conda install -c conda-forge -yq jq
Expand Down

0 comments on commit 07f007d

Please sign in to comment.