diff options
| author | Bobby <[email protected]> | 2024-06-06 17:13:57 +0000 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-06-06 17:13:57 +0000 |
| commit | 57d54e24ac6fe72ac8a37236e827914c0dd235ee (patch) | |
| tree | 1ec4ea639f67de2c60bd22ef55f954a0e07c7e95 | |
| parent | f2a6a129d96e8b7a086a38e940b8dcf30e0fd7c6 (diff) | |
| download | thatcomputerscientist-57d54e24ac6fe72ac8a37236e827914c0dd235ee.tar.xz thatcomputerscientist-57d54e24ac6fe72ac8a37236e827914c0dd235ee.zip | |
test spam c
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 064a6ffe..9bc4b08a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,3 +15,5 @@ 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 |
