Meow
This commit is contained in:
@@ -78,6 +78,8 @@ jobs:
|
|||||||
- name: Checkout builder repository
|
- name: Checkout builder repository
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
GITEA_SERVER_URL: https//git.nokotan.ru
|
||||||
|
GITEA_REPOSITORY: nokotan/ayugram-builder
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
git -c http.extraHeader="Authorization: token ${GITEA_TOKEN}" \
|
git -c http.extraHeader="Authorization: token ${GITEA_TOKEN}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user