0
0

Proxigram: switched to a fork
Some checks failed
wolfree / build (push) Failing after 4s
simplytranslate / build (push) Failing after 4s
searxng / build-searxng (push) Failing after 3s
redlib / build-redlib (push) Failing after 2s
rat-aint-tieba / build (push) Failing after 5s
proxigram / build (push) Failing after 4s
priviblur / build-priviblur (push) Failing after 3s
imgin / build (push) Failing after 5s
binternet / build (push) Failing after 3s

This commit is contained in:
Opnxng 2024-10-16 04:46:42 +08:00
parent 9a1ca38fca
commit d4a36b9df0

View File

@ -2,7 +2,8 @@ name: proxigram
run-name: proxigram
env:
REPO_NAME: proxigram
REMOTE_REPO: https://codeberg.org/ThePenguinDev/proxigram.git
REMOTE_REPO: https://codeberg.org/nieve/proxigram.git
# REMOTE_REPO: https://codeberg.org/ThePenguinDev/proxigram.git
BUILD_PLATFORM: linux/arm64
on:
schedule:
@ -63,4 +64,4 @@ jobs:
STORED_COMMIT=$(curl -H "Authorization: Bearer ${{ secrets.NT }}" -s "https://nt.opnxng.com/${REPO_NAME}/raw?poll=1" | tail -n 1)
echo "STORED_COMMIT=${STORED_COMMIT}" >> "$GITHUB_ENV"
exit 1
fi
fi