This commit is contained in:
2026-09-06 14:02:34 +03:00
parent d5344f451b
commit 61bf5db598
+2
View File
@@ -78,6 +78,8 @@ jobs:
- name: Checkout builder repository
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
GITEA_SERVER_URL: https//git.nokotan.ru
GITEA_REPOSITORY: nokotan/ayugram-builder
run: |
set -euo pipefail
git -c http.extraHeader="Authorization: token ${GITEA_TOKEN}" \