File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 52
52
trigger-event : ${{ github.event_name }}
53
53
secrets :
54
54
CONDA_PYTORCHBOT_TOKEN : ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
55
+ CONDA_PYTORCHBOT_TOKEN_TEST : ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
Original file line number Diff line number Diff line change 52
52
trigger-event : ${{ github.event_name }}
53
53
secrets :
54
54
CONDA_PYTORCHBOT_TOKEN : ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
55
+ CONDA_PYTORCHBOT_TOKEN_TEST : ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
Original file line number Diff line number Diff line change 52
52
trigger-event : ${{ github.event_name }}
53
53
secrets :
54
54
CONDA_PYTORCHBOT_TOKEN : ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
55
+ CONDA_PYTORCHBOT_TOKEN_TEST : ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
Original file line number Diff line number Diff line change 50
50
trigger-event : ${{ github.event_name }}
51
51
secrets :
52
52
CONDA_PYTORCHBOT_TOKEN : ${{ secrets.CONDA_PYTORCHBOT_TOKEN }}
53
+ CONDA_PYTORCHBOT_TOKEN_TEST : ${{ secrets.CONDA_PYTORCHBOT_TOKEN_TEST }}
You can’t perform that action at this time.
0 commit comments