summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoufic ar <contact@toufy.me>2026-05-15 19:25:36 +0300
committertoufic ar <contact@toufy.me>2026-05-15 19:25:36 +0300
commitc74a7b8cd4bbd2cc0328d534a41714014f8a185f (patch)
treea3c460efa17e6e063fed0a042297927be348e22c
parent29b70fcbd8d529225fb8ec2374fbc74d216b5653 (diff)
downloadtor-snowflake-main.tar.gz
tor-snowflake-main.zip
fix adonis href, remove old workflowsHEADmain
-rw-r--r--.forgejo/workflows/deploy.yaml21
-rw-r--r--index.html2
2 files changed, 1 insertions, 22 deletions
diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml
deleted file mode 100644
index 9e93da4..0000000
--- a/.forgejo/workflows/deploy.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-on:
- push:
- branches:
- - main
-jobs:
- deploy:
- runs-on: ubuntu-latest
- steps:
- - name: checkout repo
- uses: actions/checkout@v6
- - name: install rsync
- run: |
- apt update
- apt install rsync -y
- - name: add ssh key
- uses: actions/ssh-setup@v1
- with:
- ssh-key: ${{ secrets.ACTIONS_SSH_KEY }}
- add-hosts: "toufy.me"
- - name: sync repo
- run: rsync -az . root@toufy.me:/var/www/tor.toufy.me
diff --git a/index.html b/index.html
index 7af0ffe..5510342 100644
--- a/index.html
+++ b/index.html
@@ -64,7 +64,7 @@
>
<p>
<a
- href="https://git.toufy.me/toufy/adonis"
+ href="https://git.toufy.me/servers/tree/adonis/tor"
target="_blank"
>adonis</a
>