We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e03cb4 commit c3d1c1aCopy full SHA for c3d1c1a
2 files changed
.github/workflows/build-conda-m1.yml
@@ -41,3 +41,4 @@ jobs:
41
trigger-event: ${{ github.event_name }}
42
secrets:
43
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
44
+ CONDA_PYTORCHBOT_TOKEN_TEST: ${{ secrets.CONDA_TEST_PYTORCHBOT_TOKEN }}
.github/workflows/build_conda_linux.yml
@@ -46,3 +46,4 @@ jobs:
46
47
48
49
0 commit comments