aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-06-06 18:15:28 +0000
committerBobby <[email protected]>2024-06-06 18:15:28 +0000
commitdebfb4676328d587d31d44cc679c3d382fadd6ed (patch)
tree604fe923a7f2e0971f6a35ec3f33d4328cde6e5e /.github
parent57d54e24ac6fe72ac8a37236e827914c0dd235ee (diff)
downloadthatcomputerscientist-debfb4676328d587d31d44cc679c3d382fadd6ed.tar.xz
thatcomputerscientist-debfb4676328d587d31d44cc679c3d382fadd6ed.zip
Spam Comments Fix
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 9bc4b08a..064a6ffe 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -15,5 +15,3 @@ jobs:
script: |
grep -qxF 'GEMINI_API_KEY=${{ secrets.GEMINI_API_KEY }}' /home/ubuntu/.shifooenv || echo 'GEMINI_API_KEY=${{ secrets.GEMINI_API_KEY }}' >> /home/ubuntu/.shifooenv
sh /home/ubuntu/deploy.sh
-
- \ No newline at end of file