We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b2577 commit 5e6f7b7Copy full SHA for 5e6f7b7
.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
@@ -52,3 +52,4 @@ jobs:
52
53
54
55
0 commit comments