diff options
| author | Bobby <[email protected]> | 2024-08-12 10:02:21 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-12 10:02:21 -0400 |
| commit | 4fac6e536e19626eee40845e337542c89cd26215 (patch) | |
| tree | 6b29facd144acc042dfaed96dda533490a15494a /.github | |
| parent | e51b98e0b224e0c7e84b03ecbd9133e8a0fa1e4e (diff) | |
| download | thatcomputerscientist-4fac6e536e19626eee40845e337542c89cd26215.tar.xz thatcomputerscientist-4fac6e536e19626eee40845e337542c89cd26215.zip | |
updated workflow
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 064a6ffe..27fc49b1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,5 +13,4 @@ jobs: key: ${{ secrets.KEY_ED25519 }} port: ${{ secrets.PORT }} 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 |
