:: commit 94a013133127bffbbaec9e3b8f4ff0c11ab22055

mintsuki <mintsuki@protonmail.com> — 2022-12-30 07:53

parents: ce16657373

ci: Remove website upload portion of workflow

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d77f937f..6a7b912f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -98,11 +98,3 @@ jobs:
             limine-*.tar.*
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-
-      - name: Retrieve SSH key
-        run: 'echo "$ssh_key" > ssh_key && chmod 600 ssh_key'
-        env:
-          ssh_key: ${{ secrets.SSH_KEY }}
-
-      - name: Upload tarballs to website
-        run: 'scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i ssh_key limine-*.tar.* mint@limine-bootloader.org:/var/www/limine/html/files/limine/'
tab: 248 wrap: offon