summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2024-01-21 11:40:10 +0100
committerGitHub <noreply@github.com>2024-01-21 11:40:10 +0100
commit35e99222df99fa7621f700c0510ab8f639da60a2 (patch)
tree34a3acf11a4eb840d84cada9e0e083ca8fab5178
parentMerge pull request #1487 from nullstreak/deepinfra-patch (diff)
downloadgpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar.gz
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar.bz2
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar.lz
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar.xz
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.tar.zst
gpt4free-35e99222df99fa7621f700c0510ab8f639da60a2.zip
-rw-r--r--.github/workflows/copilot.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/copilot.yml b/.github/workflows/copilot.yml
index 7ec17ba6..1de81cb6 100644
--- a/.github/workflows/copilot.yml
+++ b/.github/workflows/copilot.yml
@@ -25,5 +25,5 @@ jobs:
run: pip install PyGithub
- name: AI Code Review
env:
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: python -m etc.tool.copilot \ No newline at end of file
+ GITHUB_TOKEN: ${{ secrets.COPILOT_TOKEN }}
+ run: python -m etc.tool.copilot