From e559e4acd2d9636121ff9c3b282431a1bbb5bbe1 Mon Sep 17 00:00:00 2001 From: Balazs Toldi Date: Mon, 14 Aug 2023 10:44:04 +0200 Subject: [PATCH] Minro change to nightly.yaml --- .woodpecker/nightly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/nightly.yaml b/.woodpecker/nightly.yaml index 25f482b3..d4e4c674 100644 --- a/.woodpecker/nightly.yaml +++ b/.woodpecker/nightly.yaml @@ -59,7 +59,7 @@ steps: - ls -lsR fdroid/repo - git commit -m "autodeploy" - git remote remove origin - - git remote add origin https://"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Freeyourgadget/pages.git + - git remote add origin https://Bazsalanszky:"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Freeyourgadget/pages.git # force push as we removed all data - git push -f origin master - cd ../../