"git@developer.sourcefind.cn:one/TransferBench.git" did not exist on "9dc0a801f56c1e972987451347955782902cc6fa"
Unverified Commit b9447fdd authored by Omkar Salpekar's avatar Omkar Salpekar Committed by GitHub
Browse files

Separate Test Token for Conda Uploads (#7900)

parent e9285370
...@@ -49,3 +49,4 @@ jobs: ...@@ -49,3 +49,4 @@ jobs:
trigger-event: ${{ github.event_name }} trigger-event: ${{ github.event_name }}
secrets: secrets:
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }} CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
CONDA_PYTORCHBOT_TOKEN_TEST: ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
...@@ -50,3 +50,4 @@ jobs: ...@@ -50,3 +50,4 @@ jobs:
trigger-event: ${{ github.event_name }} trigger-event: ${{ github.event_name }}
secrets: secrets:
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }} CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
CONDA_PYTORCHBOT_TOKEN_TEST: ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
...@@ -50,3 +50,4 @@ jobs: ...@@ -50,3 +50,4 @@ jobs:
trigger-event: ${{ github.event_name }} trigger-event: ${{ github.event_name }}
secrets: secrets:
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }} CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
CONDA_PYTORCHBOT_TOKEN_TEST: ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
...@@ -49,3 +49,4 @@ jobs: ...@@ -49,3 +49,4 @@ jobs:
trigger-event: ${{ github.event_name }} trigger-event: ${{ github.event_name }}
secrets: secrets:
CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }} CONDA_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
CONDA_PYTORCHBOT_TOKEN_TEST: ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment