Meow
This commit is contained in:
@@ -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}" \
|
||||
|
||||
Reference in New Issue
Block a user